| 
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
          Description
| Class Summary | |
| CommonsProxyFactory | Is a special DynamicProxy. | 
| DynamicJdkProxy | Implementation from a DynamicProxy with the jdk java.lang.reflect.Proxy class.
  | 
| DynamicProxy | Catch all method invocation. | 
| DynamicProxyFactory | Encapsulate create a instance of DynamicProxy. | 
| InvocationHandler | Handel Invocation from the DynamicProxy-implementation. | 
| Proxy | Parent-class from all Proxys. | 
| ProxyDecorator | Decorate the Proxy. | 
| StaticProxy | Parent-Proxy for all classes that have your own stubs. | 
| StaticProxyDecorator | Decorate all StaticProxy-implementations. | 
Proxy-classes to intercept all method-calls from the service classes.
  | 
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||