|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas.ha.HaUtilsDelegateImpl
This class contains useful methods related to the HA service
Constructor Summary | |
HaUtilsDelegateImpl()
Constructor |
Method Summary | |
static org.objectweb.carol.cmi.ha.ReplicationManager |
getReplicationManager()
|
void |
injectState(java.lang.Object bean,
byte[] beanState)
Injects the serialized state of the bean in the corresponding beanSwitch |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HaUtilsDelegateImpl()
Method Detail |
public static org.objectweb.carol.cmi.ha.ReplicationManager getReplicationManager()
public void injectState(java.lang.Object bean, byte[] beanState) throws java.lang.Exception
injectState
in interface org.objectweb.carol.cmi.ha.HaUtilsDelegate
bean
- target beanbeanState
- state to inject
java.lang.Exception
- if an error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |