|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--tweed.system.interceptor.InterceptionHandler
Derive this class to intercept bean property access.
Constructor Summary | |
InterceptionHandler()
|
Method Summary | |
abstract void |
handleMethod(java.lang.Object bean,
MethodDescriptor methodDescriptor)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InterceptionHandler()
Method Detail |
public abstract void handleMethod(java.lang.Object bean, MethodDescriptor methodDescriptor)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |