org.objectweb.joram.mom.notifications
Class LBMessageHope

java.lang.Object
  extended byfr.dyade.aaa.agent.Notification
      extended byorg.objectweb.joram.mom.notifications.QueueClusterNot
          extended byorg.objectweb.joram.mom.notifications.LBLoadingFactor
              extended byorg.objectweb.joram.mom.notifications.LBMessageHope
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class LBMessageHope
extends LBLoadingFactor

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.joram.mom.notifications.LBLoadingFactor
validityPeriode
 
Fields inherited from class fr.dyade.aaa.agent.Notification
persistent
 
Constructor Summary
LBMessageHope(long validityPeriode, float rateOfFlow)
           
 
Method Summary
 int getNbMsg()
           
 void setNbMsg(int nbMsg)
           
 java.lang.String toString()
           
 
Methods inherited from class org.objectweb.joram.mom.notifications.QueueClusterNot
getRateOfFlow, setRateOfFlow
 
Methods inherited from class fr.dyade.aaa.agent.Notification
clone, getContext, setContext
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LBMessageHope

public LBMessageHope(long validityPeriode,
                     float rateOfFlow)
Method Detail

setNbMsg

public void setNbMsg(int nbMsg)

getNbMsg

public int getNbMsg()

toString

public java.lang.String toString()
Overrides:
toString in class LBLoadingFactor


Copyright ? 2004 Scalagent - All rights reserved