|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--mnemosyne.core.MethodInterceptor
| Constructor Summary | |
MethodInterceptor()
|
|
| Method Summary | |
java.lang.Object |
intercept(MethodCall methodCall)
|
protected static boolean |
isMutatingMethod(java.lang.reflect.Method method)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MethodInterceptor()
| Method Detail |
public java.lang.Object intercept(MethodCall methodCall)
throws java.lang.Throwable
java.lang.Throwableprotected static boolean isMutatingMethod(java.lang.reflect.Method method)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||