|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMethodInterceptor
A metod interceptor used by AOP proxies.
Method Summary | |
---|---|
void |
setNextHandler(IInvocationHandler handler)
Sets the next handler in the interceptor chain. |
Methods inherited from interface com.aurorasoftworks.signal.runtime.core.context.proxy.IInvocationHandler |
---|
invoke |
Method Detail |
---|
void setNextHandler(IInvocationHandler handler)
handler
- next handler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |