org.jboss.ejb.plugins
Interface HAPersistentManager

All Known Implementing Classes:
StatefulHASessionPersistenceManager (src)

public interface HAPersistentManager

Tag interface to differentiate standard PersistentManager with HA one.

See Also:
StatefulHASessionPersistenceManager (src)

Method Summary
 void synchroSession(StatefulSessionEnterpriseContext (src)  ctx)
           
 

Method Detail

synchroSession

public void synchroSession(StatefulSessionEnterpriseContext (src)  ctx)
                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException