Joram 5.0.6

org.objectweb.joram.mom.notifications
Class LBMessageHope

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

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
detachable, detached, persistent
 
Constructor Summary
LBMessageHope(long validityPeriode, float rateOfFlow)
           
 
Method Summary
 int getNbMsg()
           
 void setNbMsg(int nbMsg)
           
 java.lang.StringBuffer toString(java.lang.StringBuffer output)
          Appends a string image for this object to the StringBuffer parameter.
 
Methods inherited from class org.objectweb.joram.mom.notifications.QueueClusterNot
getRateOfFlow, setRateOfFlow
 
Methods inherited from class fr.dyade.aaa.agent.Notification
clone, getContext, getExpiration, getMessageId, isPersistent, setContext, setExpiration, toString
 
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.StringBuffer toString(java.lang.StringBuffer output)
Appends a string image for this object to the StringBuffer parameter.

Overrides:
toString in class LBLoadingFactor
Parameters:
output - buffer to fill in
Returns:
output buffer is returned

Joram 5.0.6

Copyright © 2005 Scalagent - All rights reserved