org.objectweb.joram.mom.notifications
Class SetRightQueueCluster

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

public class SetRightQueueCluster
extends QueueClusterNot

See Also:
Serialized Form

Field Summary
 java.util.Hashtable clients
           
 SetRightRequest setRightRequest
           
 
Fields inherited from class fr.dyade.aaa.agent.Notification
persistent
 
Constructor Summary
SetRightQueueCluster(float rateOfFlow, SetRightRequest setRightRequest, java.util.Hashtable clients)
           
 
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
 

Field Detail

setRightRequest

public SetRightRequest setRightRequest

clients

public java.util.Hashtable clients
Constructor Detail

SetRightQueueCluster

public SetRightQueueCluster(float rateOfFlow,
                            SetRightRequest setRightRequest,
                            java.util.Hashtable clients)
Method Detail

toString

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


Copyright ? 2004 Scalagent - All rights reserved