Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
fr.dyade.aaa.agent.Notification
org.objectweb.joram.mom.notifications.QueueClusterNot
org.objectweb.joram.mom.notifications.JoinQueueCluster
org.objectweb.joram.mom.notifications.AckJoinQueueCluster
public class AckJoinQueueCluster
extends JoinQueueCluster
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 | |
|
Method Summary | |
String |
|
Methods inherited from class org.objectweb.joram.mom.notifications.JoinQueueCluster | |
toString |
Methods inherited from class org.objectweb.joram.mom.notifications.QueueClusterNot | |
getRateOfFlow , setRateOfFlow , toString |
Methods inherited from class fr.dyade.aaa.agent.Notification | |
clone , getContext , setContext , toString |
public AckJoinQueueCluster(float rateOfFlow, Hashtable clusters, Hashtable clients, boolean freeReading, boolean freeWriting)