Joram ${version}

org.objectweb.joram.shared.admin
Class Monitor_Reply

java.lang.Object
  extended byorg.objectweb.joram.shared.admin.AdminReply
      extended byorg.objectweb.joram.shared.admin.Monitor_Reply
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
Monitor_GetClusterRep, Monitor_GetDestinationsRep, Monitor_GetDMQSettingsRep, Monitor_GetFatherRep, Monitor_GetFreeAccessRep, Monitor_GetNbMaxMsgRep, Monitor_GetNumberRep, Monitor_GetServersIdsRep, Monitor_GetStatRep, Monitor_GetUsersRep

public class Monitor_Reply
extends AdminReply

A Monitor_Reply instance is used by a org.objectweb.joram.mom.dest.AdminTopic topic for sending monitoring information to a client monitorer.

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_Reply()
          Constructs a Monitor_Reply instance.
 
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_Reply

public Monitor_Reply()
Constructs a Monitor_Reply instance.


Joram ${version}

Copyright © 2005 Scalagent - All rights reserved