org.objectweb.joram.shared.admin
Class Monitor_Reply

java.lang.Object
  extended by org.objectweb.joram.shared.admin.AdminReply
      extended by org.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_GetNumberRep, Monitor_GetServersIdsRep, 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

Constructor Summary
Monitor_Reply()
          Constructs a Monitor_Reply instance.
 
Method Summary
 
Methods inherited from class org.objectweb.joram.shared.admin.AdminReply
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.



Copyright © 2004 Scalagent - All rights reserved