| org.jboss.proxy.compiler | |
| org.jboss.proxy.ejb | Package description goes here . |
| org.jboss.proxy.ejb.handle | |
| org.jboss.proxy.generic |
| IClientContainer | An interface implemented by the ClientContainer to provide access to the client proxy interceptors and InvocationContext. | code | html |
| SecurityActions | Interface defining the Privileged Blocks | code | html |
| Interceptor | The base class for all interceptors. | code | html |
| ClientContainer | An invocation handler whichs sets up the client invocation and starts the invocation interceptor call chain. | code | html |
| ClientContainerEx | An extension of ClientContainer that allows one to access the client container invocation context and interceptors. | code | html |
| ClientMethodInterceptor | Handle toString, equals, hashCode locally on the client. | code | html |
| GenericProxyFactory | A generic factory of java.lang.reflect.Proxy that constructs a proxy that is a composite of ClientContainer/Interceptors/Invoker | code | html |
| SecurityActions.UTIL | code | html | |
| SecurityInterceptor | The client-side proxy for an EJB Home object. | code | html |
| TransactionInterceptor | The client-side proxy for an EJB Home object. | code | html |
Package description goes here.