Sun Java System Message Queue 4.2 Release Notes

ProducerManager Monitor MBean

The attributes, operations, and lookup keys in the tables below support the feature described in Multiple Destinations for a Publisher or Subscriber.

The name of the following attribute is defined as static constants in the utility class com.sun.messaging.jms.management.server.ProducerAttributes.

Table 1–16 ProducerManager Monitor Attributes

Name 

Type 

Settable? 

Description 

NumWildcardProducers

Integer

No 

Number of wildcard message producers associated with the broker 

The names of the following operations are defined as static constants in the utility class com.sun.messaging.jms.management.server.ProducerOperations.

Table 1–17 ProducerManager Monitor Operations

Name 

Parameters 

Result Type 

Description 

getProducerWildcards

none 

String[]

Wildcard strings used by current producers associated with the broker 

getNumWildcardProducers

wildcard-String 

Integer

Number of current producers associated with the broker that are using the specified wildcard string 

The following lookup keys are defined as static constants in the utility class com.sun.messaging.jms.management.server.ProducerInfo.

Table 1–18 Lookup Keys for Message Producer Information

Name 

Value Type 

Description 

DestinationNames

String[]

Destination names that match wildcards used by wildcard producers 

For topic destinations only. 

Wildcard

Boolean

Wildcard producer? 

For topic destinations only.