org.objectweb.joram.mom.notifications

Class AckJoinQueueCluster

Implemented Interfaces:
Cloneable, Serializable

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

AckJoinQueueCluster(float rateOfFlow, Hashtable clusters, Hashtable clients, boolean freeReading, boolean freeWriting)

Method Summary

String
toString()

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

Constructor Details

AckJoinQueueCluster

public AckJoinQueueCluster(float rateOfFlow,
                           Hashtable clusters,
                           Hashtable clients,
                           boolean freeReading,
                           boolean freeWriting)

Method Details

toString

public String toString()
Overrides:
toString in interface JoinQueueCluster


Copyright B) 2004 Scalagent - All rights reserved