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

Inherits fr.dyade.aaa.agent.Notification.

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

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

Collaboration graph
[legend]
List of all members.

Package Functions

 FatherAck (FatherTest fatherTest, boolean ok, String info)

Package Attributes

SetFatherRequest request
AgentId requester
boolean ok
String info

Detailed Description

A FatherAck instance is a notification sent by a topic requested to be a hierarchical father.

Definition at line 34 of file FatherAck.java.


Constructor & Destructor Documentation

org.objectweb.joram.mom.dest.FatherAck.FatherAck ( FatherTest  fatherTest,
boolean  ok,
String  info 
) [package]

Constructs a FatherAck instance.

Parameters:
fatherTest The FatherTest this notification replies to.
ok true if the topic can be a father.
info Related info.

Definition at line 55 of file FatherAck.java.

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


Member Data Documentation

SetFatherRequest org.objectweb.joram.mom.dest.FatherAck.request [package]

The originial client request.

Definition at line 39 of file FatherAck.java.

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

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

The original requester.

Definition at line 41 of file FatherAck.java.

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

boolean org.objectweb.joram.mom.dest.FatherAck.ok [package]

true if the topic can be a father.

Definition at line 43 of file FatherAck.java.

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

String org.objectweb.joram.mom.dest.FatherAck.info [package]

Info.

Definition at line 45 of file FatherAck.java.

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


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