Package org.jboss.proxy

Package description goes here.

See:
          Description

Interface Summary
IClientContainer (src) An interface implemented by the ClientContainer to provide access to the client proxy interceptors and InvocationContext.
 

Class Summary
ClientContainer (src) An invocation handler whichs sets up the client invocation and starts the invocation interceptor call chain.
ClientContainerEx (src) An extension of ClientContainer that allows one to access the client container invocation context and interceptors.
ClientMethodInterceptor (src) Handle toString, equals, hashCode locally on the client.
GenericProxyFactory (src) A generic factory of java.lang.reflect.Proxy that constructs a proxy that is a composite of ClientContainer/Interceptors/Invoker
Interceptor (src) The base class for all interceptors.
SecurityInterceptor (src) The client-side proxy for an EJB Home object.
TransactionInterceptor (src) The client-side proxy for an EJB Home object.
 

Package org.jboss.proxy Description

Package description goes here.

Package Specification

Related Documentation

Package Status