Uses of Interface
org.openejb.core.stateful.PassivationStrategy

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

Uses of PassivationStrategy in org.openejb.core.stateful
 

Classes in org.openejb.core.stateful that implement PassivationStrategy
 class RAFPassivater
           
 class SimplePassivater
           
 

Fields in org.openejb.core.stateful declared as PassivationStrategy
protected  PassivationStrategy StatefulInstanceManager.passivator
          The passivator is responsible for writing beans to disk at passivation time.
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.