Class DestinationOperations
java.lang.Object
com.sun.messaging.jms.management.server.DestinationOperations
Class containing information on destination operations.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringCompact a destination.static final StringCreate a destination.static final StringDestroy a destinationstatic final StringGet active consumers IDsstatic final StringGet backup consumers IDsstatic final StringGet connection - relevant for temporary destinations only.static final StringGet consumer IDsstatic final StringGet consumer wildcards used on this destinationstatic final StringGet list of destination MBean object names.static final StringGet number of consumers on this destination that use a specific wildcardstatic final StringGet number of producers on this destination that use a specific wildcardstatic final StringGet producer IDsstatic final StringGet producer wildcards used on this destinationstatic final StringGet wildcards used on this destination i.e.static final StringPause a destination.static final StringPurge a destination.static final StringResume a destination. -
Method Summary
-
Field Details
-
CREATE
-
COMPACT
-
DESTROY
-
GET_ACTIVE_CONSUMER_IDS
-
GET_BACKUP_CONSUMER_IDS
-
GET_CONSUMER_IDS
-
GET_CONNECTION
Get connection - relevant for temporary destinations only.- See Also:
-
GET_DESTINATIONS
-
GET_PRODUCER_IDS
-
GET_WILDCARDS
Get wildcards used on this destination i.e. Wildcards used by consumers/producers that match this destination- See Also:
-
GET_CONSUMER_WILDCARDS
Get consumer wildcards used on this destination- See Also:
-
GET_NUM_WILDCARD_CONSUMERS
Get number of consumers on this destination that use a specific wildcard- See Also:
-
GET_PRODUCER_WILDCARDS
Get producer wildcards used on this destination- See Also:
-
GET_NUM_WILDCARD_PRODUCERS
Get number of producers on this destination that use a specific wildcard- See Also:
-
PAUSE
-
PURGE
-
RESUME
-