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

Inherits org.objectweb.joram.mom.dest.Topic.

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AdminTopic ()
DestinationImpl createsImpl (AgentId adminId, Properties prop)
void react (AgentId from, Notification not) throws Exception

Static Public Member Functions

static AgentId getDefault (short serverId)
static AgentId getDefault ()

Static Package Attributes

static AgentId adminId = null

Detailed Description

An AdminTopic agent is a MOM administration service, which behaviour is provided by an AdminTopicImpl instance.

See also:
AdminTopicImpl

Definition at line 48 of file AdminTopic.java.


Constructor & Destructor Documentation

org.objectweb.joram.mom.dest.AdminTopic.AdminTopic (  ) 

Constructs an AdminTopic agent.

Definition at line 55 of file AdminTopic.java.

References org.objectweb.joram.mom.dest.Destination.init().

Here is the call graph for this function:


Member Function Documentation

DestinationImpl org.objectweb.joram.mom.dest.AdminTopic.createsImpl ( AgentId  adminId,
Properties  prop 
) [virtual]

Creates the TopicImpl.

Parameters:
adminId Identifier of the topic administrator.
prop The initial set of properties.

Reimplemented from org.objectweb.joram.mom.dest.Topic.

Definition at line 66 of file AdminTopic.java.

References fr.dyade.aaa.agent.Agent.getId().

Here is the call graph for this function:

static AgentId org.objectweb.joram.mom.dest.AdminTopic.getDefault ( short  serverId  )  [static]

Gets the identifier of the default administration topic on a given server.

Definition at line 73 of file AdminTopic.java.

static AgentId org.objectweb.joram.mom.dest.AdminTopic.getDefault (  )  [static]

Gets the identifier of the default administration topic on the current server.

Definition at line 83 of file AdminTopic.java.

References org.objectweb.joram.mom.dest.AdminTopic.adminId.

void org.objectweb.joram.mom.dest.AdminTopic.react ( AgentId  from,
Notification  not 
) throws Exception

Distributes the received notifications to the appropriate reactions.

Exceptions:
Exception 

Reimplemented from org.objectweb.joram.mom.dest.Topic.

Definition at line 95 of file AdminTopic.java.

References org.objectweb.joram.mom.dest.Destination.destImpl, org.objectweb.joram.mom.dest.Destination.logger, and org.objectweb.joram.mom.dest.Destination.setSave().

Here is the call graph for this function:


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