|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aurorasoftworks.signal.runtime.core.context.proxy.AbstractMethodInterceptor
com.aurorasoftworks.signal.runtime.core.context.proxy.LazyInitMethodInterceptor
public class LazyInitMethodInterceptor
Field Summary |
---|
Fields inherited from class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractMethodInterceptor |
---|
nextHandler |
Constructor Summary | |
---|---|
LazyInitMethodInterceptor(IBeanDelegate reference)
|
Method Summary | |
---|---|
java.lang.Object |
invoke(IProxyTarget target,
IMethodHandler handler,
java.lang.Object[] args)
|
Methods inherited from class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractMethodInterceptor |
---|
setNextHandler |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LazyInitMethodInterceptor(IBeanDelegate reference)
Method Detail |
---|
public java.lang.Object invoke(IProxyTarget target, IMethodHandler handler, java.lang.Object[] args) throws java.lang.Exception
target
- the instance an intercepted method
was invoked onhandler
- method object identifying the intercepted methodargs
- list of arguments passed to the intercepted method
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |