|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MethodRtti
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 |
---|
Method getMethod()
Class getReturnType()
Object getReturnValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |