org.objectweb.joram.mom.notifications
Class AckJoinQueueCluster

java.lang.Object
  extended byfr.dyade.aaa.agent.Notification
      extended byorg.objectweb.joram.mom.notifications.QueueClusterNot
          extended byorg.objectweb.joram.mom.notifications.JoinQueueCluster
              extended byorg.objectweb.joram.mom.notifications.AckJoinQueueCluster
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class AckJoinQueueCluster
extends JoinQueueCluster

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.joram.mom.notifications.JoinQueueCluster
clients, clusters, freeReading, freeWriting
 
Fields inherited from class fr.dyade.aaa.agent.Notification
persistent
 
Constructor Summary
AckJoinQueueCluster(float rateOfFlow, java.util.Hashtable clusters, java.util.Hashtable clients, boolean freeReading, boolean freeWriting)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class org.objectweb.joram.mom.notifications.QueueClusterNot
getRateOfFlow, setRateOfFlow
 
Methods inherited from class fr.dyade.aaa.agent.Notification
clone, getContext, setContext
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AckJoinQueueCluster

public AckJoinQueueCluster(float rateOfFlow,
                           java.util.Hashtable clusters,
                           java.util.Hashtable clients,
                           boolean freeReading,
                           boolean freeWriting)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class JoinQueueCluster


Copyright ? 2004 Scalagent - All rights reserved