|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for the method RTTI (Runtime Type Information).
Method Summary | |
Method |
getMethod()
Returns the method. |
Class |
getReturnType()
Returns the return type. |
Object |
getReturnValue()
Returns the value of the return type. |
Methods inherited from interface org.codehaus.aspectwerkz.joinpoint.CodeRtti |
getExceptionTypes, getParameterTypes, getParameterValues, setParameterValues |
Methods inherited from interface org.codehaus.aspectwerkz.joinpoint.Rtti |
cloneFor, getDeclaringType, getModifiers, getName, getTarget, getThis |
Method Detail |
public Method getMethod()
public Class getReturnType()
public Object getReturnValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |