Joram 4.3.20

org.objectweb.joram.shared.admin
Class Monitor_GetWriters

java.lang.Object
  extended by org.objectweb.joram.shared.admin.AdminRequest
      extended by org.objectweb.joram.shared.admin.Monitor_Request
          extended by org.objectweb.joram.shared.admin.Monitor_GetWriters
All Implemented Interfaces:
java.io.Serializable

public class Monitor_GetWriters
extends Monitor_Request

A Monitor_GetWriters instance requests the list of the writers on a given destination.

See Also:
Serialized Form

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

Constructor Detail

Monitor_GetWriters

public Monitor_GetWriters(java.lang.String dest)
Constructs a Monitor_GetWriters instance.

Parameters:
dest - Identifier of the target destination.
Method Detail

getDest

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


Joram 4.3.20

Copyright © 2005 Scalagent - All rights reserved