|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdynaop.util.MethodHandle
Serializable method handle.
| Constructor Summary | |
MethodHandle(java.lang.reflect.Method method)
|
|
| Method Summary | |
java.lang.reflect.Method |
getMethod()
|
static java.util.Map |
handleMethodKeys(java.util.Map map)
|
static java.util.Map |
unhandleMethodKeys(java.util.Map map)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MethodHandle(java.lang.reflect.Method method)
| Method Detail |
public java.lang.reflect.Method getMethod()
throws java.lang.NoSuchMethodException
java.lang.NoSuchMethodExceptionpublic static java.util.Map handleMethodKeys(java.util.Map map)
public static java.util.Map unhandleMethodKeys(java.util.Map map)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||