|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for the method info implementations.
Method Summary | |
ClassInfo[] |
getExceptionTypes()
Returns the exception types. |
ClassInfo[] |
getParameterTypes()
Returns the parameter types. |
ClassInfo |
getReturnType()
Returns the return type. |
Methods inherited from interface org.codehaus.aspectwerkz.reflect.MemberInfo |
getDeclaringType |
Methods inherited from interface org.codehaus.aspectwerkz.reflect.ReflectionInfo |
getAnnotations, getModifiers, getName |
Method Detail |
public ClassInfo getReturnType()
public ClassInfo[] getParameterTypes()
public ClassInfo[] getExceptionTypes()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |