|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--tweed.system.interceptor.Override
Represents a public method of an intercepted bean.
Constructor Summary | |
Override(java.lang.reflect.Method method,
boolean intercept)
|
Method Summary | |
java.lang.reflect.Method |
getMethod()
|
boolean |
getShouldIntercept()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Override(java.lang.reflect.Method method, boolean intercept)
Method Detail |
public java.lang.reflect.Method getMethod()
public boolean getShouldIntercept()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |