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

Inherits org.objectweb.joram.mom.dest.Queue.

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Protected Member Functions

 ClusterQueue ()

Detailed Description

A ClusterQueue agent is an agent hosting a MOM queue, and which behaviour is provided by a ClusterQueueImpl instance.

See also:
ClusterQueueImpl

Definition at line 46 of file ClusterQueue.java.


Constructor & Destructor Documentation

org.objectweb.joram.mom.dest.ClusterQueue.ClusterQueue (  )  [protected]

Empty constructor for newInstance().

Definition at line 55 of file ClusterQueue.java.


Member Function Documentation

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

Creates the QueueImpl.

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

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

Definition at line 63 of file ClusterQueue.java.

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

Distributes the received notifications to the appropriate reactions.

Exceptions:
Exception 

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

Definition at line 72 of file ClusterQueue.java.

References org.objectweb.joram.mom.dest.Destination.destImpl.


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