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

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

Inherited by org.objectweb.joram.mom.notifications.Monit_FreeAccessRep, org.objectweb.joram.mom.notifications.Monit_GetClusterRep, org.objectweb.joram.mom.notifications.Monit_GetDMQSettingsRep, org.objectweb.joram.mom.notifications.Monit_GetFatherRep, org.objectweb.joram.mom.notifications.Monit_GetNbMaxMsgRep, org.objectweb.joram.mom.notifications.Monit_GetNumberRep, org.objectweb.joram.mom.notifications.Monit_GetStatRep, and org.objectweb.joram.mom.notifications.Monit_GetUsersRep.

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AdminReply (AdminRequest request, boolean success, String info)
 AdminReply (AdminRequest request, boolean success, String info, Object replyObj)
String getRequestId ()
boolean getSuccess ()
String getInfo ()
Object getReplyObject ()

Detailed Description

An AdminReply is used by a destination agent for replying to a client administration request.

Definition at line 30 of file AdminReply.java.


Constructor & Destructor Documentation

org.objectweb.joram.mom.notifications.AdminReply.AdminReply ( AdminRequest  request,
boolean  success,
String  info 
)

Constructs an AdminReply.

Definition at line 48 of file AdminReply.java.

org.objectweb.joram.mom.notifications.AdminReply.AdminReply ( AdminRequest  request,
boolean  success,
String  info,
Object  replyObj 
)

Constructs an AdminReply.

Definition at line 57 of file AdminReply.java.

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

Here is the call graph for this function:


Member Function Documentation

String org.objectweb.joram.mom.notifications.AdminReply.getRequestId (  ) 

Returns the request identifier.

Definition at line 70 of file AdminReply.java.

boolean org.objectweb.joram.mom.notifications.AdminReply.getSuccess (  ) 

Returns true if the request was successful.

Definition at line 76 of file AdminReply.java.

Referenced by org.objectweb.joram.mom.dest.AdminTopicImpl.AdminReply().

String org.objectweb.joram.mom.notifications.AdminReply.getInfo (  ) 

Returns the info related to the processing of the request.

Definition at line 82 of file AdminReply.java.

Referenced by org.objectweb.joram.mom.dest.AdminTopicImpl.AdminReply().

Object org.objectweb.joram.mom.notifications.AdminReply.getReplyObject (  ) 

Returns an object related to the processing of the request.

Definition at line 88 of file AdminReply.java.

Referenced by org.objectweb.joram.mom.dest.AdminTopicImpl.AdminReply().


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