Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 2 Enterprise Message Service™ Plug-in Microagent : COM.TIBCO.hawk.tibjms.HawkListener : HawkListener:getQueues

HawkListener:getQueues
Method
Purpose
This method (on all platforms) gets information on queues on this server.
Remarks
The queueRegExp argument is a pattern match using regular expressions. Test any regular expressions you plan to use in rulebases by first using them interactively to ensure they return the desired results.The cursorInitialPosition and cursorSize arguments allows to return only a set number of queues instead of all queues.
Type
Synchronous, IMPACT_INFO
Arguments
 
Returns
 
The value indicating the total size for all pending messages for this queue
The value indicating the total number of pending messages for this queue
The value indicating the total number of pending messages as a fraction of maxMsgs for this queue
The flag passed to indicate whether the sender_name property is set
The value indicating the maximum number of message bytes that the server stores for pending messages bound for this queue.
The value indicating the maximum number of messages that the server stores for pending messages bound for this queue.
The flag passed to indicate whether sender_name_enforced property is set
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved