org.objectweb.joram.mom.notifications
Class ClusterJoinAck

java.lang.Object
  extended by fr.dyade.aaa.agent.Notification
      extended by org.objectweb.joram.mom.notifications.ClusterJoinAck
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class ClusterJoinAck
extends Notification

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, persistent
 
Constructor Summary
ClusterJoinAck(java.util.Set cluster)
           
 
Method Summary
 java.util.Set getCluster()
           
 
Methods inherited from class fr.dyade.aaa.agent.Notification
clone, getContext, getDeadNotificationAgentId, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClusterJoinAck

public ClusterJoinAck(java.util.Set cluster)
Method Detail

getCluster

public java.util.Set getCluster()
Returns:
the cluster


Copyright © 2011 ScalAgent D.T.. All Rights Reserved.