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

Packages that use StatefulInstanceManager.Instance
org.apache.openejb.core.stateful   
 

Uses of StatefulInstanceManager.Instance in org.apache.openejb.core.stateful
 

Methods in org.apache.openejb.core.stateful that return StatefulInstanceManager.Instance
protected  StatefulInstanceManager.Instance StatefulInstanceManager.newInstance(Object primaryKey, Object bean, Map<String,Object> interceptorInstances)
           
 

Methods in org.apache.openejb.core.stateful with parameters of type StatefulInstanceManager.Instance
static void SessionSynchronizationCoordinator.registerSessionSynchronization(StatefulInstanceManager.Instance instance, TransactionContext context)
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.