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

Inherits fr.dyade.aaa.agent.Notification.

Inherited by org.objectweb.joram.mom.notifications.AbstractReply, org.objectweb.joram.mom.notifications.AbstractRequest, org.objectweb.joram.mom.notifications.AdminReply, and org.objectweb.joram.mom.notifications.AdminRequest.

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AbstractNotification (int clientContext)
 AbstractNotification ()
int getClientContext ()
void setPersistent (boolean persistent)
final boolean getPersistent ()
StringBuffer toString (StringBuffer output)

Detailed Description

The AbstractNotification class is the superclass of the notifications exchanged by a client agent and a MOM destination agent.

Definition at line 30 of file AbstractNotification.java.


Constructor & Destructor Documentation

org.objectweb.joram.mom.notifications.AbstractNotification.AbstractNotification ( int  clientContext  ) 

Constructs an AbstractNotification.

Parameters:
clientContext Identifies a client context.

Definition at line 47 of file AbstractNotification.java.

org.objectweb.joram.mom.notifications.AbstractNotification.AbstractNotification (  ) 

Constructs an AbstractNotification.

Definition at line 55 of file AbstractNotification.java.


Member Function Documentation

int org.objectweb.joram.mom.notifications.AbstractNotification.getClientContext (  ) 

Returns the client context identifier.

Definition at line 60 of file AbstractNotification.java.

Referenced by org.objectweb.joram.mom.dest.QueueImpl.abortReceiveRequest(), org.objectweb.joram.mom.notifications.BrowseReply.BrowseReply(), org.objectweb.joram.mom.dest.QueueImpl.deliverMessages(), org.objectweb.joram.mom.dest.QueueImpl.denyRequest(), com.scalagent.joram.mom.dest.ftp.FtpQueueImpl.doProcessFtp(), org.objectweb.joram.mom.notifications.ExceptionReply.ExceptionReply(), org.objectweb.joram.mom.dest.AdminTopicImpl.preProcess(), org.objectweb.joram.mom.notifications.QueueMsgReply.QueueMsgReply(), org.objectweb.joram.mom.dest.DestinationImpl.requestGroupNot(), and org.objectweb.joram.mom.notifications.SubscribeReply.SubscribeReply().

StringBuffer org.objectweb.joram.mom.notifications.AbstractNotification.toString ( StringBuffer  output  ) 

Appends a string image for this object to the StringBuffer parameter.

Parameters:
output buffer to fill in
Returns:
output buffer is returned

Reimplemented from fr.dyade.aaa.agent.Notification.

Reimplemented in org.objectweb.joram.mom.notifications.AbortReceiveRequest, org.objectweb.joram.mom.notifications.AbstractReply, org.objectweb.joram.mom.notifications.AbstractRequest, org.objectweb.joram.mom.notifications.ClientMessages, org.objectweb.joram.mom.notifications.DenyRequest, org.objectweb.joram.mom.notifications.QueueMsgReply, org.objectweb.joram.mom.notifications.RequestGroupNot, and org.objectweb.joram.mom.notifications.SpecialAdminRequest.

Definition at line 81 of file AbstractNotification.java.


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