Save This Page
Home » jboss-5.0.0.CR1-src » org » jboss » ejb » plugins » [javadoc | source]
org.jboss.ejb.plugins
public interface: HAPersistentManager [javadoc | source]

All Known Implementing Classes:
    StatefulHASessionPersistenceManager

Tag interface to differentiate standard PersistentManager with HA one.
Method from org.jboss.ejb.plugins.HAPersistentManager Summary:
synchroSession
Method from org.jboss.ejb.plugins.HAPersistentManager Detail:
 public  void synchroSession(StatefulSessionEnterpriseContext ctx) throws RemoteException