org.objectweb.joram.mom.notifications.SetDMQRequest Class Reference

Inherits org.objectweb.joram.mom.notifications.AdminRequest.

Inheritance diagram for org.objectweb.joram.mom.notifications.SetDMQRequest:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.joram.mom.notifications.SetDMQRequest:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SetDMQRequest (String id, AgentId dmqId)
AgentId getDmqId ()

Detailed Description

A SetDMQRequest instance is used by a client agent for notifying a destination to which dead message queue it must send its dead messages.

Definition at line 34 of file SetDMQRequest.java.


Constructor & Destructor Documentation

org.objectweb.joram.mom.notifications.SetDMQRequest.SetDMQRequest ( String  id,
AgentId  dmqId 
)

Constructs a SetDMQRequest instance.

Parameters:
id Identifier of the request, may be null.
dmqId The dead message queue identifier, null for none.

Definition at line 51 of file SetDMQRequest.java.


Member Function Documentation

AgentId org.objectweb.joram.mom.notifications.SetDMQRequest.getDmqId (  ) 

Returns the dead message queue identifier, null for none.

Definition at line 61 of file SetDMQRequest.java.


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