Package com.aurorasoftworks.signal.runtime.core.context.proxy

Interface Summary
IBeanDelegate A proxy object for a bean registered in a context.
IInvocationHandler A handler of intercepted method invocations.
IMethodHandler Provides information on a class method.
IMethodInterceptor A metod interceptor used by AOP proxies.
IProxy An interface implemented by all proxy objects.
IProxyClass  
IProxyFactory A factory for AOP proxies.
IProxyTarget A marker interface for classes that support AOP proxies.
 

Class Summary
AbstractMethodHandler A base class for implementations of IMethodHandler
AbstractMethodInterceptor  
AbstractProxy A common super-class for implementations of IProxy.
AbstractProxyClass  
LazyInitMethodInterceptor  
ProxyFactory Default implementation of the IProxyFactory interface.
 

Exception Summary
MethodNotFoundException  
 



Copyright © 2010. All Rights Reserved.