org.objectweb.joram.mom.notifications

Class QueueClusterNot

Implemented Interfaces:
Cloneable, Serializable
Known Direct Subclasses:
JoinQueueCluster, LBCycleLife, LBLoadingFactor, LeaveQueueCluster, SetRightQueueCluster

public class QueueClusterNot
extends Notification

Field Summary

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

persistent

Constructor Summary

QueueClusterNot(float rateOfFlow)

Method Summary

float
getRateOfFlow()
void
setRateOfFlow(float rateOfFlow)
String
toString()

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

clone, getContext, setContext, toString

Constructor Details

QueueClusterNot

public QueueClusterNot(float rateOfFlow)

Method Details

getRateOfFlow

public float getRateOfFlow()


setRateOfFlow

public void setRateOfFlow(float rateOfFlow)


toString

public String toString()
Overrides:
toString in interface Notification


Copyright B) 2004 Scalagent - All rights reserved