| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectbench.runtime.reflect.SignatureImpl
org.aspectbench.runtime.reflect.MemberSignatureImpl
org.aspectbench.runtime.reflect.CodeSignatureImpl
public abstract class CodeSignatureImpl
| Method Summary | |
|---|---|
|  java.lang.Class[] | getExceptionTypes() | 
|  java.lang.String[] | getParameterNames() | 
|  java.lang.Class[] | getParameterTypes() | 
| Methods inherited from class org.aspectbench.runtime.reflect.SignatureImpl | 
|---|
| extractString, extractType, getDeclaringType, getDeclaringTypeName, getModifiers, getName, setLookupClassLoader, toLongString, toShortString, toString, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface org.aspectj.lang.Signature | 
|---|
| getDeclaringType, getDeclaringTypeName, getModifiers, getName, toLongString, toShortString, toString | 
| Method Detail | 
|---|
public java.lang.Class[] getParameterTypes()
getParameterTypes in interface CodeSignaturepublic java.lang.String[] getParameterNames()
getParameterNames in interface CodeSignaturepublic java.lang.Class[] getExceptionTypes()
getExceptionTypes in interface CodeSignature| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||