Get the statistical information for the queues that match the given pattern.
array of QueueInfo objects with statistical data or null if no queues found or statistics is disabled.
The wildcards "*" and ">" may be included in the pattern. See the TIBCO EMS documentation for how wildcards work in queue names. A pattern of "", ">", or null will return statistics for all the queues.
Exception Type | Condition |
---|---|
AdminException | if not authorized or an error occurred. |
Admin Class | TIBCO.EMS.ADMIN Namespace