Inherited by org.objectweb.joram.mom.notifications.JoinQueueCluster, org.objectweb.joram.mom.notifications.LBCycleLife, org.objectweb.joram.mom.notifications.LBLoadingFactor, and org.objectweb.joram.mom.notifications.LeaveQueueCluster.
Inheritance diagram for org.objectweb.joram.mom.notifications.QueueClusterNot:


Public Member Functions | |
| QueueClusterNot (float rateOfFlow) | |
| void | setRateOfFlow (float rateOfFlow) |
| float | getRateOfFlow () |
| StringBuffer | toString (StringBuffer output) |
Definition at line 28 of file QueueClusterNot.java.
| StringBuffer org.objectweb.joram.mom.notifications.QueueClusterNot.toString | ( | StringBuffer | output | ) |
Appends a string image for this object to the StringBuffer parameter.
| output | buffer to fill in |
output buffer is returned Reimplemented from fr.dyade.aaa.agent.Notification.
Reimplemented in org.objectweb.joram.mom.notifications.AckJoinQueueCluster, org.objectweb.joram.mom.notifications.JoinQueueCluster, org.objectweb.joram.mom.notifications.LBCycleLife, org.objectweb.joram.mom.notifications.LBLoadingFactor, org.objectweb.joram.mom.notifications.LBMessageGive, org.objectweb.joram.mom.notifications.LBMessageHope, and org.objectweb.joram.mom.notifications.LeaveQueueCluster.
Definition at line 56 of file QueueClusterNot.java.
1.5.0