org.objectweb.joram.shared.admin

Class Monitor_GetCluster

Implemented Interfaces:
java.io.Serializable

public class Monitor_GetCluster
extends Monitor_Request

A Monitor_GetCluster instance requests the list of the topics part of a cluster.

See Also:
Serialized Form

Constructor Summary

Monitor_GetCluster(String topic)
Constructs a Monitor_GetCluster instance.

Method Summary

String
getTopic()
Returns the identifier of a topic part of the target cluster.

Constructor Details

Monitor_GetCluster

public Monitor_GetCluster(String topic)
Constructs a Monitor_GetCluster instance.

Parameters:
topic - Identifier of a topic part of the target cluster.

Method Details

getTopic

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


Copyright B) 2004 Scalagent - All rights reserved