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

Inherits org.objectweb.joram.mom.notifications.AbstractNotification.

Inherited by org.objectweb.joram.mom.notifications.ClusterRequest, org.objectweb.joram.mom.notifications.Monit_FreeAccess, org.objectweb.joram.mom.notifications.Monit_GetCluster, org.objectweb.joram.mom.notifications.Monit_GetDMQSettings, org.objectweb.joram.mom.notifications.Monit_GetFather, org.objectweb.joram.mom.notifications.Monit_GetNbMaxMsg, org.objectweb.joram.mom.notifications.Monit_GetPendingMessages, org.objectweb.joram.mom.notifications.Monit_GetPendingRequests, org.objectweb.joram.mom.notifications.Monit_GetReaders, org.objectweb.joram.mom.notifications.Monit_GetStat, org.objectweb.joram.mom.notifications.Monit_GetSubscriptions, org.objectweb.joram.mom.notifications.Monit_GetWriters, org.objectweb.joram.mom.notifications.SetDMQRequest, org.objectweb.joram.mom.notifications.SetFatherRequest, org.objectweb.joram.mom.notifications.SetNbMaxMsgRequest, org.objectweb.joram.mom.notifications.SetRightRequest, org.objectweb.joram.mom.notifications.SetThreshRequest, org.objectweb.joram.mom.notifications.SpecialAdminRequest, org.objectweb.joram.mom.notifications.UnclusterRequest, and org.objectweb.joram.mom.notifications.UnsetFatherRequest.

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AdminRequest (String id)
String getId ()

Detailed Description

An AdminRequest is used by a client agent for sending an administration request to a destination agent.

Definition at line 29 of file AdminRequest.java.


Constructor & Destructor Documentation

org.objectweb.joram.mom.notifications.AdminRequest.AdminRequest ( String  id  ) 

Constructs an AdminRequest.

Parameters:
id Identifier of the request, may be null.

Definition at line 40 of file AdminRequest.java.


Member Function Documentation

String org.objectweb.joram.mom.notifications.AdminRequest.getId (  ) 

Returns the request identifier, null if not used.

Definition at line 47 of file AdminRequest.java.

Referenced by org.objectweb.joram.mom.notifications.AdminReply.AdminReply().


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