org.objectweb.joram.mom.notifications

Class SetRightQueueCluster

Implemented Interfaces:
Cloneable, Serializable

public class SetRightQueueCluster
extends QueueClusterNot

Field Summary

Hashtable
clients
SetRightRequest
setRightRequest

Fields inherited from class fr.dyade.aaa.agent.Notification

persistent

Constructor Summary

SetRightQueueCluster(float rateOfFlow, SetRightRequest setRightRequest, Hashtable clients)

Method Summary

String
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

Field Details

clients

public Hashtable clients


setRightRequest

public SetRightRequest setRightRequest

Constructor Details

SetRightQueueCluster

public SetRightQueueCluster(float rateOfFlow,
                            SetRightRequest setRightRequest,
                            Hashtable clients)

Method Details

toString

public String toString()
Overrides:
toString in interface QueueClusterNot


Copyright B) 2004 Scalagent - All rights reserved