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