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

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

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SetThreshRequest (String id, Integer threshold)
Integer getThreshold ()

Detailed Description

A SetThreshRequest instance is used by a client agent for notifying a queue of its threshold value.

Definition at line 31 of file SetThreshRequest.java.


Constructor & Destructor Documentation

org.objectweb.joram.mom.notifications.SetThreshRequest.SetThreshRequest ( String  id,
Integer  threshold 
)

Constructs a SetThresholdRequest instance.

Parameters:
id Identifier of the request, may be null.
threshold Threshold value, negative or zero for no threshold, null for unsetting the previous value.

Definition at line 51 of file SetThreshRequest.java.


Member Function Documentation

Integer org.objectweb.joram.mom.notifications.SetThreshRequest.getThreshold (  ) 

Returns the threshold value, negative or zero for no threshold, null for unsetting the previous value.

Definition at line 63 of file SetThreshRequest.java.


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