当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 cluster API Documentation 英文版文档
HAPersistentManager (JBoss Cluster API) - JBoss 4.0.1 sp1 cluster API Documentation 英文版文档
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 $
Revisions:
- Author:
- Sacha Labourey
- See Also:
StatefulHASessionPersistenceManager
Method Summary |
void |
synchroSession(org.jboss.ejb.StatefulSessionEnterpriseContext ctx)
|
synchroSession
public void synchroSession(org.jboss.ejb.StatefulSessionEnterpriseContext ctx)
throws RemoteException
- Throws:
RemoteException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.