org.objectweb.joram.mom.notifications
Class Monit_GetClusterRep
- Cloneable, Serializable
public class Monit_GetClusterRep
A Monit_GetClusterRep
reply is used by a topic for sending
the identifiers of its cluster's topics to the administrator.
Vector | getTopics() - Returns the identifiers of the cluster's topics.
|
Monit_GetClusterRep
public Monit_GetClusterRep(AdminRequest request,
Vector topics)
Constructs a Monit_GetClusterRep
instance.
request
- The request this reply replies to.topics
- Topics identifiers.
getTopics
public Vector getTopics()
Returns the identifiers of the cluster's topics.
Copyright B) 2004 Scalagent - All rights reserved