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

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

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DeadMQueue ()
DestinationImpl createsImpl (AgentId adminId, Properties prop)

Static Public Member Functions

static String getDestinationType ()

Detailed Description

A DeadMQueue agent is an agent hosting a MOM dead message queue, and which behavior is provided by a DeadMQueueImpl instance.

See also:
DeadMQueueImpl

Definition at line 37 of file DeadMQueue.java.


Constructor & Destructor Documentation

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

Empty constructor for newInstance().

Definition at line 48 of file DeadMQueue.java.


Member Function Documentation

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

Creates the dead message queue.

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

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

Definition at line 56 of file DeadMQueue.java.

References org.objectweb.joram.mom.dest.DestinationImpl.setFreeWriting().

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:31 2008 for joram by  doxygen 1.5.0