org.objectweb.joram.shared.admin

Class Monitor_GetClusterRep

Implemented Interfaces:
java.io.Serializable

public class Monitor_GetClusterRep
extends Monitor_Reply

A Monitor_GetClusterRep instance holds the identifiers of a cluster's topics.

See Also:
Serialized Form

Constructor Summary

Monitor_GetClusterRep(Vector topics)
Constructs a Monitor_GetClusterRep instance.

Method Summary

Vector
getTopics()
Returns the identifiers of the cluster's topics.

Methods inherited from class org.objectweb.joram.shared.admin.AdminReply

getInfo, getReplyObject, succeeded

Constructor Details

Monitor_GetClusterRep

public Monitor_GetClusterRep(Vector topics)
Constructs a Monitor_GetClusterRep instance.

Parameters:

Method Details

getTopics

public Vector getTopics()
Returns the identifiers of the cluster's topics.


Copyright B) 2004 Scalagent - All rights reserved