站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > 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)
           
 

Method Detail

synchroSession

public void synchroSession(org.jboss.ejb.StatefulSessionEnterpriseContext ctx)
                    throws RemoteException
Throws:
RemoteException


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.