| CurrentSynchronizationCallback |
Thread local that tracks the current state of SFSB synchronization callbacks
|
| SerializedCdiInterceptorsKey |
|
| SerializedStatefulSessionComponent |
Serialized form of a SFSB
|
| StatefulAllowedMethodsInformation |
|
| StatefulComponentCreateServiceFactory |
User: jpai
|
| StatefulComponentDescription |
User: jpai
|
| StatefulComponentDescription.StatefulRemoveMethod |
|
| StatefulComponentInstanceInterceptor |
Associate the proper component instance to the invocation based on the passed in session identifier.
|
| StatefulComponentSessionIdGeneratingInterceptor |
User: jpai
|
| StatefulIdentityInterceptor |
Interceptor for equals / hashCode for SFSB's
|
| StatefulInitMethodInterceptor |
Interceptor factory for SFSB's that invokes the ejbCreate method.
|
| StatefulRemoteViewInstanceFactory |
|
| StatefulRemoveDelegationInterceptor |
Interceptor that delegates calls to Enterprise Beans 2.x remove methods to the component remove method interceptor chain
|
| StatefulRemoveInterceptor |
An interceptor which handles an invocation on a Remove method of a stateful session bean.
|
| StatefulSerializedProxy |
Serialized form of a SFSB
|
| StatefulSessionBeanClassTableContributor |
Contributes to the JBoss Marshalling class table used when marshalling stateful session bean instances.
|
| StatefulSessionBeanImmutability |
Immutability test for EJB proxies.
|
| StatefulSessionBeanObjectViewConfigurator |
|
| StatefulSessionBeanSerializabilityChecker |
|
| StatefulSessionComponent |
Stateful Session Bean
|
| StatefulSessionComponentCreateService |
|
| StatefulSessionComponentInstance |
|
| StatefulSessionSynchronizationInterceptor |
Interceptor which manages Synchronization semantics on a stateful session bean.
|
| StatefulTimeoutInfo |
|
| StatefulTransactionMarker |
Marker class that is added to the invocation context to indicate to inner interceptors if this
SFSB is participating in a transaction or not.
|
| StatefulWriteReplaceInterceptor |
Interceptor that handles the writeReplace method for a SFSB
|
| StatefulWriteReplaceInterceptor.Factory |
|