Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jboss.proxy Classes and Interfaces - 35 results found.
NameDescriptionTypePackageFramework
ClientContainerAn invocation handler whichs sets up the client invocation and starts the invocation interceptor call chain.Classorg.jboss.proxyJBoss Server
ClientContainerExAn extension of ClientContainer that allows one to access the client container invocation context and interceptors.Classorg.jboss.proxyJBoss Server
ClientMethodInterceptorHandle toString, equals, hashCode locally on the client.Classorg.jboss.proxyJBoss Server
ClusterProxyFactoryTag interface used to determine if a ProxyFactory is used for clustering purposes (to raise warning if such a ProxyFactory is not found for a given bean when clustered=true)Interfaceorg.jboss.proxy.ejbJBoss Server
EJBMetaDataImplAn implementation of the EJBMetaData interface which allows a client to obtain the enterprise Bean's meta-data information.Classorg.jboss.proxy.ejbJBoss Server
EntityHandleImplAn EJB entity bean handle implementation.Classorg.jboss.proxy.ejb.handleJBoss Server
EntityInterceptorAn EJB entity bean proxy class.Classorg.jboss.proxy.ejbJBoss Server
GenericEJBInterceptorThe base EJB behavior interceptor.Classorg.jboss.proxy.ejbJBoss Server
GenericProxyFactoryA generic factory of java.Classorg.jboss.proxyJBoss Server
HomeHandleImplAn EJB home handle implementation.Classorg.jboss.proxy.ejb.handleJBoss Server
HomeInterceptorThe client-side proxy for an EJB Home object.Classorg.jboss.proxy.ejbJBoss Server
IClientContainerAn interface implemented by the ClientContainer to provide access to the client proxy interceptors and InvocationContext.Interfaceorg.jboss.proxyJBoss Server
InterceptorThe base class for all interceptors.Classorg.jboss.proxyJBoss Server
InvocationHandlerAn invoker is a target of method calls, where the calls are expressed not as primitive Java method invocations, but according to the conventionsInterfaceorg.jboss.proxy.compilerJBoss Server
ListEntityInterceptorAn EJB CMP entity bean proxy class holds info about the List that the entity belongs to, is used for reading ahead.Classorg.jboss.proxy.ejbJBoss Server
ProxiesRoutines for converting between strongly-typed interfaces and generic InvocationHandler objects.Classorg.jboss.proxy.compilerJBoss Server
Proxies .ProxyInvocationHandlerA common interface shared by all objects created by Proxies.Interfaceorg.jboss.proxy.compiler.ProxiesJBoss Server
Proxies .ProxyTargetA common interface shared by all objects created by Proxies.Interfaceorg.jboss.proxy.compiler.ProxiesJBoss Server
ProxyA factory for creating proxy objects.Classorg.jboss.proxy.compilerJBoss Server
ProxyAssemblerA simple bytecode assembler.Classorg.jboss.proxy.compilerJBoss Server
ProxyCompilerManages bytecode assembly for dynamic proxy generation.Classorg.jboss.proxy.compilerJBoss Server
ProxyFactoryAs we remove the one one association between container STACK and invoker we keep this around.Classorg.jboss.proxy.ejbJBoss Server
ProxyImplementationFactoryFactory to create the bytecode implementation of various methods required by the ProxyCompiler.Classorg.jboss.proxy.compilerJBoss Server
ReadAheadBufferThis interface is used for EJB CMP 2.Interfaceorg.jboss.proxy.ejbJBoss Server
ReadAheadResultA result of get-method invocation of CMP 2.Classorg.jboss.proxy.ejbJBoss Server
RetryInterceptorAn interceptor that will retry failed invocations by restoring the InvocationContext invoker.Classorg.jboss.proxy.ejbJBoss Server
RuntimeManages bytecode assembly for dynamic proxy generation.Classorg.jboss.proxy.compilerJBoss Server
SecurityInterceptorThe client-side proxy for an EJB Home object.Classorg.jboss.proxyJBoss Server
StatefulHandleImplAn EJB stateful session bean handle.Classorg.jboss.proxy.ejb.handleJBoss Server
StatefulSessionInterceptorClassorg.jboss.proxy.ejbJBoss Server
StatelessHandleImplAn EJB stateless session bean handle.Classorg.jboss.proxy.ejb.handleJBoss Server
StatelessSessionHomeInterceptorThe client-side proxy for a stateless session Home object, that caches the stateless session interfaceClassorg.jboss.proxy.ejbJBoss Server
StatelessSessionInterceptorAn EJB stateless session bean proxy class.Classorg.jboss.proxy.ejbJBoss Server
TransactionInterceptorThe client-side proxy for an EJB Home object.Classorg.jboss.proxyJBoss Server
UtilitySome Routines to convert from java.Classorg.jboss.proxy.compilerJBoss Server