|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Intercepted method invocation.
Method Summary | |
java.lang.Object[] |
getArguments()
Gets invocation arguments. |
java.lang.reflect.Method |
getMethod()
Gets invoked method. |
Proxy |
getProxy()
Gets proxy. |
java.lang.Object |
proceed()
Invokes next interceptor, mixin, or proxy target. |
Method Detail |
public java.lang.Object proceed() throws java.lang.Throwable
java.lang.Throwable
public java.lang.Object[] getArguments()
public Proxy getProxy()
public java.lang.reflect.Method getMethod()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |