| Interface | Description |
|---|---|
| MarshallingConfigurationContext |
Context for creating marshalling configuration
|
| Class | Description |
|---|---|
| CurrentSynchronizationCallback |
Thread local that tracks the current state of SFSB synchronization callbacks
|
| EJBClientContextIdentifierObjectTable | Deprecated |
| EJBClientContextIdentifierResolver | |
| MarshallingConfigurationRepositoryServiceConfigurator |
Service that provides a versioned marshalling configuration for a deployment unit.
|
| SerializedCdiInterceptorsKey | |
| SerializedStatefulSessionComponent |
Serialized form of a SFSB
|
| StatefulAllowedMethodsInformation | |
| StatefulComponentCreateServiceFactory |
User: jpai
|
| StatefulComponentDescription |
User: jpai
|
| 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 EJB 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
|
| StatefulSessionBeanClassTable | |
| 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 |
| Enum | Description |
|---|---|
| CurrentSynchronizationCallback.CallbackType |
Copyright © 2020 JBoss by Red Hat. All rights reserved.