org.objectweb.joram.mom.notifications.ClusterRequest Class Reference

Inherits org.objectweb.joram.mom.notifications.AdminRequest.

Inheritance diagram for org.objectweb.joram.mom.notifications.ClusterRequest:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.joram.mom.notifications.ClusterRequest:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ClusterRequest (String id, AgentId topicId)
AgentId getTopicId ()

Detailed Description

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.

Definition at line 34 of file ClusterRequest.java.


Constructor & Destructor Documentation

org.objectweb.joram.mom.notifications.ClusterRequest.ClusterRequest ( String  id,
AgentId  topicId 
)

Constructs a ClusterRequest instance.

Parameters:
id Identifier of the request, may be null.
topicId The identifier of the topic the target topic must set a cluster with.

Definition at line 51 of file ClusterRequest.java.


Member Function Documentation

AgentId org.objectweb.joram.mom.notifications.ClusterRequest.getTopicId (  ) 

Returns the identifier of the topic the target topic must set a cluster with.

Definition at line 62 of file ClusterRequest.java.


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:19:58 2008 for joram by  doxygen 1.5.0