Package org.jboss.as.ejb3.component.stateful
package org.jboss.as.ejb3.component.stateful
-
ClassDescriptionThread local that tracks the current state of SFSB synchronization callbacksSerialized form of a SFSBUser: jpaiUser: jpaiAssociate the proper component instance to the invocation based on the passed in session identifier.User: jpaiInterceptor for equals / hashCode for SFSB'sInterceptor factory for SFSB's that invokes the ejbCreate method.Interceptor that delegates calls to Enterprise Beans 2.x remove methods to the component remove method interceptor chainAn interceptor which handles an invocation on a
Removemethod of a stateful session bean.Serialized form of a SFSBContributes to the JBoss Marshalling class table used when marshalling stateful session bean instances.Immutability test for EJB proxies, whose serializable placeholders are immutable.Stateful Session BeanInterceptorwhich managesSynchronizationsemantics on a stateful session bean.Marker class that is added to the invocation context to indicate to inner interceptors if this SFSB is participating in a transaction or not.Interceptor that handles the writeReplace method for a SFSB