Joram ${version}

org.objectweb.joram.shared.admin
Class Monitor_GetStatRep

java.lang.Object
  extended byorg.objectweb.joram.shared.admin.AdminReply
      extended byorg.objectweb.joram.shared.admin.Monitor_Reply
          extended byorg.objectweb.joram.shared.admin.Monitor_GetStatRep
All Implemented Interfaces:
java.io.Serializable

public class Monitor_GetStatRep
extends Monitor_Reply

A Monitor_GetStatRep instance replies to a get stat, monitoring request.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.joram.shared.admin.AdminReply
NAME_ALREADY_USED, SERVER_ID_ALREADY_USED, START_FAILURE, UNKNOWN_SERVER
 
Constructor Summary
Monitor_GetStatRep(java.util.Hashtable stats)
          Constructs a Monitor_GetStatRep instance.
 
Method Summary
 java.util.Hashtable getStats()
          Returns the stats table.
 
Methods inherited from class org.objectweb.joram.shared.admin.AdminReply
getErrorCode, getInfo, getReplyObject, succeeded, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Monitor_GetStatRep

public Monitor_GetStatRep(java.util.Hashtable stats)
Constructs a Monitor_GetStatRep instance.

Method Detail

getStats

public java.util.Hashtable getStats()
Returns the stats table.


Joram ${version}

Copyright © 2005 Scalagent - All rights reserved