|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.carol.cmi.ha.JGMessageManager
This class processes the HA messages received through JGroups
| Constructor Summary | |
JGMessageManager(java.util.Hashtable backupBeanInfo)
Constructor |
|
| Method Summary | |
byte[] |
getState()
|
void |
receive(org.jgroups.Message message)
Processes the replication messages received. |
void |
setState(byte[] arg0)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JGMessageManager(java.util.Hashtable backupBeanInfo)
backupBeanInfo - a reference to the bean information structure
in JGReplicator| Method Detail |
public byte[] getState()
getState in interface org.jgroups.MessageListenerpublic void setState(byte[] arg0)
setState in interface org.jgroups.MessageListenerpublic void receive(org.jgroups.Message message)
receive in interface org.jgroups.MessageListener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||