Sun Java System Message Queue 4.0 Developer's Guide for JMX Clients

Operations

The consumer manager configuration MBean supports the operations shown in Table 2–60. The names of these operations are defined as static constants in the utility class ConsumerOperations.

Table 2–60 Consumer Manager Configuration Operations

Name 

Parameters 

Return Type 

Description 

getConsumerIDs

None 

String[]

Consumer identifiers of all current message consumers

purge

consumerID (String)

None 

(Durable topic subscribers only) Purge all messages

The desired subscriber is designated by its consumer identifier (consumerID).

The subscriber itself is not destroyed.