org.jboss.ejb.plugins
Interface HAPersistentManager
- All Known Implementing Classes:
- StatefulHASessionPersistenceManager
public interface HAPersistentManager
Tag interface to differentiate standard PersistentManager with HA one.
- Version:
- $Revision: 1.2.6.1 $
Revisions:
- Author:
- Sacha Labourey
- See Also:
StatefulHASessionPersistenceManager
Method Summary |
void |
synchroSession(org.jboss.ejb.StatefulSessionEnterpriseContext ctx)
|
synchroSession
void synchroSession(org.jboss.ejb.StatefulSessionEnterpriseContext ctx)
throws RemoteException
- Throws:
RemoteException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.