|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--tweed.system.interceptor.MethodDescriptor
| Constructor Summary | |
MethodDescriptor(java.lang.reflect.Method method)
|
|
| Method Summary | |
java.lang.Class |
getDeclaringClass()
|
java.lang.String |
getMethodName()
|
java.lang.Class[] |
getParameterTypes()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MethodDescriptor(java.lang.reflect.Method method)
| Method Detail |
public java.lang.Class getDeclaringClass()
public java.lang.String getMethodName()
public java.lang.Class[] getParameterTypes()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||