|
Joram 5.0.7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.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
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 |
---|
detachable, detached, persistent |
Constructor Summary | |
---|---|
AckJoinQueueCluster(float rateOfFlow,
java.util.Hashtable clusters,
java.util.Hashtable clients,
boolean freeReading,
boolean freeWriting)
|
Method Summary | |
---|---|
java.lang.StringBuffer |
toString(java.lang.StringBuffer output)
Appends a string image for this object to the StringBuffer parameter. |
Methods inherited from class org.objectweb.joram.mom.notifications.QueueClusterNot |
---|
getRateOfFlow, setRateOfFlow |
Methods inherited from class fr.dyade.aaa.agent.Notification |
---|
clone, getContext, getExpiration, getMessageId, getPriority, isPersistent, setContext, setExpiration, setPriority, toString |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AckJoinQueueCluster(float rateOfFlow, java.util.Hashtable clusters, java.util.Hashtable clients, boolean freeReading, boolean freeWriting)
Method Detail |
---|
public java.lang.StringBuffer toString(java.lang.StringBuffer output)
toString
in class JoinQueueCluster
output
- buffer to fill in
output
buffer is returned
|
Joram 5.0.7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |