org.objectweb.joram.mom.dest.ClusterTest Class Reference

Inherits fr.dyade.aaa.agent.Notification.

Inheritance diagram for org.objectweb.joram.mom.dest.ClusterTest:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.joram.mom.dest.ClusterTest:

Collaboration graph
[legend]
List of all members.

Package Functions

 ClusterTest (ClusterRequest request, AgentId requester, Set friends)

Package Attributes

ClusterRequest request
AgentId requester
Set friends

Detailed Description

A ClusterTest instance is a notification sent by a topic to another topic for checking if it might be part of a cluster.

Definition at line 37 of file ClusterTest.java.


Constructor & Destructor Documentation

org.objectweb.joram.mom.dest.ClusterTest.ClusterTest ( ClusterRequest  request,
AgentId  requester,
Set  friends 
) [package]

Constructs a ClusterTest instance.

Parameters:
request The original client request.
requester The original requester.

Definition at line 57 of file ClusterTest.java.

References org.objectweb.joram.mom.dest.ClusterTest.request, and org.objectweb.joram.mom.dest.ClusterTest.requester.


Member Data Documentation

ClusterRequest org.objectweb.joram.mom.dest.ClusterTest.request [package]

The original client request.

Definition at line 44 of file ClusterTest.java.

Referenced by org.objectweb.joram.mom.dest.ClusterAck.ClusterAck(), org.objectweb.joram.mom.dest.ClusterTest.ClusterTest(), and org.objectweb.joram.mom.dest.TopicImpl.doUnknownAgent().

AgentId org.objectweb.joram.mom.dest.ClusterTest.requester [package]

The original requester.

Definition at line 46 of file ClusterTest.java.

Referenced by org.objectweb.joram.mom.dest.ClusterAck.ClusterAck(), org.objectweb.joram.mom.dest.ClusterTest.ClusterTest(), and org.objectweb.joram.mom.dest.TopicImpl.doUnknownAgent().

Set org.objectweb.joram.mom.dest.ClusterTest.friends [package]

Set containing AgentId of topics already in the cluster

Definition at line 49 of file ClusterTest.java.

Referenced by org.objectweb.joram.mom.dest.TopicImpl.clusterTest().


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