Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.jboss.proxy.ejb Classes and Interfaces - 17 results found.
| Name | Description | Type | Package | Framework |
| ClusterProxyFactory | Tag 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) | Interface | org.jboss.proxy.ejb | JBoss Server |
|
| EJBMetaDataImpl | An implementation of the EJBMetaData interface which allows a client to obtain the enterprise Bean's meta-data information. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| EntityHandleImpl | An EJB entity bean handle implementation. | Class | org.jboss.proxy.ejb.handle | JBoss Server |
|
| EntityInterceptor | An EJB entity bean proxy class. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| GenericEJBInterceptor | The base EJB behavior interceptor. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| HomeHandleImpl | An EJB home handle implementation. | Class | org.jboss.proxy.ejb.handle | JBoss Server |
|
| HomeInterceptor | The client-side proxy for an EJB Home object. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| ListEntityInterceptor | An EJB CMP entity bean proxy class holds info about the List that the entity belongs to, is used for reading ahead. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| ProxyFactory | As we remove the one one association between container STACK and invoker we keep this around. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| ReadAheadBuffer | This interface is used for EJB CMP 2. | Interface | org.jboss.proxy.ejb | JBoss Server |
|
| ReadAheadResult | A result of get-method invocation of CMP 2. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| RetryInterceptor | An interceptor that will retry failed invocations by restoring the InvocationContext invoker. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| StatefulHandleImpl | An EJB stateful session bean handle. | Class | org.jboss.proxy.ejb.handle | JBoss Server |
|
| StatefulSessionInterceptor | | Class | org.jboss.proxy.ejb | JBoss Server |
|
| StatelessHandleImpl | An EJB stateless session bean handle. | Class | org.jboss.proxy.ejb.handle | JBoss Server |
|
| StatelessSessionHomeInterceptor | The client-side proxy for a stateless session Home object, that caches the stateless session interface | Class | org.jboss.proxy.ejb | JBoss Server |
|
| StatelessSessionInterceptor | An EJB stateless session bean proxy class. | Class | org.jboss.proxy.ejb | JBoss Server |