Joram ${version}

org.objectweb.joram.shared.admin
Class Monitor_GetStat

java.lang.Object
  extended byorg.objectweb.joram.shared.admin.AdminRequest
      extended byorg.objectweb.joram.shared.admin.Monitor_Request
          extended byorg.objectweb.joram.shared.admin.Monitor_GetStat
All Implemented Interfaces:
java.io.Serializable

public class Monitor_GetStat
extends Monitor_Request

A Monitor_GetStat instance requests the statistic of the destination.

See Also:
Serialized Form

Constructor Summary
Monitor_GetStat(java.lang.String destId)
          Constructs a Monitor_GetStat instance.
 
Method Summary
 java.lang.String getDest()
          Returns the identifier of the destination.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Monitor_GetStat

public Monitor_GetStat(java.lang.String destId)
Constructs a Monitor_GetStat instance.

Parameters:
destId - Identifier of the destination.
Method Detail

getDest

public java.lang.String getDest()
Returns the identifier of the destination.


Joram ${version}

Copyright © 2005 Scalagent - All rights reserved