Retrieval of Queue Monitoring Data and Statistics

Retrieves a list of the monitoring statistics of Java Message Service (JMS) queues of the Unwired Server within the specified time range.

Syntax

MessagingQueueStatisticsVO SUPMonitor.getMessagingQueueStatistics(startTime, endTime)

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples