Package org.jboss.ejb3.stateful

Interface Summary
StatefulConstants Comment
StatefulDelegateWrapperMBean  
 

Class Summary
EJB3XPCResolver EJB 3 Stateful beans are the only XPC aware components at the moment.
NestedStatefulBeanContext Overrides superclass to not use MarshalledValue in externalization, as a nested context is meant to be serialized as part of its parent context and to share with it object references to any XPC or managed entities.
ProxiedStatefulBeanContext Proxy to a NestedStatefulBeanContext that can be independently passivated, activated and replicated without disturbing the object it is proxying.
SessionSynchronizationInterceptor Comment
SessionSynchronizationInterceptor.SFSBSessionSynchronization  
StatefulBeanContext BeanContext for a stateful session bean.
StatefulBeanContextReference Serializable reference to stateful bean context that can be disconnected
StatefulContainer Comment
StatefulContainerInvocation Comment
StatefulDelegateWrapper  
StatefulHandleRemoteImpl An EJB stateful session bean handle.
StatefulInstanceInterceptor Comment
StatefulRemoveFactory comment
StatefulRemoveInterceptor Handles @Remove on a Stateful bean.
StatefulSessionContextDelegate StatefulSessionContextDelegate
StatefulSessionContextImpl A session context that is serializable.
 

Exception Summary
ForwardId Comment
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.