Joram ${version}

org.objectweb.joram.shared.admin
Class Monitor_GetFather

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_GetFather
All Implemented Interfaces:
java.io.Serializable

public class Monitor_GetFather
extends Monitor_Request

A Monitor_GetFather instance requests the identifier of a topic father.

See Also:
Serialized Form

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

Constructor Detail

Monitor_GetFather

public Monitor_GetFather(java.lang.String topic)
Constructs a Monitor_GetFather instance.

Parameters:
topic - Identifier of the target topic.
Method Detail

getTopic

public java.lang.String getTopic()
Returns the identifier of the target topic.


Joram ${version}

Copyright © 2005 Scalagent - All rights reserved