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: 81001 $

Revisions:

Author:
Sacha Labourey
See Also:
StatefulHASessionPersistenceManager

Method Summary
 void synchroSession(StatefulSessionEnterpriseContext ctx)
           
 

Method Detail

synchroSession

void synchroSession(StatefulSessionEnterpriseContext ctx)
                    throws RemoteException
Throws:
RemoteException


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.