Inheritance diagram for org.objectweb.joram.mom.notifications.LBMessageHope:


Public Member Functions | |
| LBMessageHope (long validityPeriode, float rateOfFlow) | |
| void | setNbMsg (int nbMsg) |
| int | getNbMsg () |
| StringBuffer | toString (StringBuffer output) |
Definition at line 27 of file LBMessageHope.java.
| StringBuffer org.objectweb.joram.mom.notifications.LBMessageHope.toString | ( | StringBuffer | output | ) |
Appends a string image for this object to the StringBuffer parameter.
| output | buffer to fill in |
output buffer is returned Reimplemented from org.objectweb.joram.mom.notifications.LBLoadingFactor.
Definition at line 56 of file LBMessageHope.java.
1.5.0