Uses of Class
org.openejb.core.stateful.StatefulInstanceManager

Packages that use StatefulInstanceManager
org.openejb.core.stateful The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
 

Uses of StatefulInstanceManager in org.openejb.core.stateful
 

Methods in org.openejb.core.stateful that return StatefulInstanceManager
 StatefulInstanceManager StatefulContainer.getInstanceManager()
           
 

Methods in org.openejb.core.stateful with parameters of type StatefulInstanceManager
protected  void SessionSynchronizationCoordinator.discardInstance(StatefulInstanceManager instanceManager, ThreadContext callContext)
           
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.