Joram ${version}

org.objectweb.joram.mom.notifications
Class JoinQueueCluster

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

public class JoinQueueCluster
extends QueueClusterNot

See Also:
Serialized Form

Field Summary
 java.util.Hashtable clients
           
 java.util.Hashtable clusters
           
 boolean freeReading
           
 boolean freeWriting
           
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, persistent
 
Constructor Summary
JoinQueueCluster(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, getMessageId, isPersistent, setContext
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

clusters

public java.util.Hashtable clusters

clients

public java.util.Hashtable clients

freeReading

public boolean freeReading

freeWriting

public boolean freeWriting
Constructor Detail

JoinQueueCluster

public JoinQueueCluster(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 QueueClusterNot

Joram ${version}

Copyright © 2005 Scalagent - All rights reserved