org.objectweb.joram.mom.notifications
Class ClusterRequest
- Cloneable, Serializable
public class ClusterRequest
A ClusterRequest
instance is used by a client agent
for notifying a topic of the identifier of an other topic to set a
cluster with.
AgentId | getTopicId() - Returns the identifier of the topic the target topic must set a
cluster with.
|
ClusterRequest
public ClusterRequest(String id,
AgentId topicId)
Constructs a ClusterRequest
instance.
id
- Identifier of the request, may be null.topicId
- The identifier of the topic the target topic must
set a cluster with.
getTopicId
public AgentId getTopicId()
Returns the identifier of the topic the target topic must set a
cluster with.
Copyright B) 2004 Scalagent - All rights reserved