org.objectweb.joram.shared.admin

Class Monitor_GetFather

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(String topic)
Constructs a Monitor_GetFather instance.

Method Summary

String
getTopic()
Returns the identifier of the target topic.

Constructor Details

Monitor_GetFather

public Monitor_GetFather(String topic)
Constructs a Monitor_GetFather instance.

Parameters:
topic - Identifier of the target topic.

Method Details

getTopic

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


Copyright B) 2004 Scalagent - All rights reserved