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


Public Member Functions | |
| Monit_GetStatRep (AdminRequest request, Hashtable stats) | |
| Hashtable | getStats () |
Monit_GetStatRep reply is used by a destination for sending to an administrator client the statistic.
Definition at line 31 of file Monit_GetStatRep.java.
| org.objectweb.joram.mom.notifications.Monit_GetStatRep.Monit_GetStatRep | ( | AdminRequest | request, | |
| Hashtable | stats | |||
| ) |
Constructs a Monit_GetStatRep instance.
| request | The request this reply replies to. | |
| stats | The hashtable statistic. |
Definition at line 45 of file Monit_GetStatRep.java.
| Hashtable org.objectweb.joram.mom.notifications.Monit_GetStatRep.getStats | ( | ) |
Returns the Hastable of stats.
Definition at line 52 of file Monit_GetStatRep.java.
1.5.0