Class DestinationAttributes
java.lang.Object
com.sun.messaging.jms.management.server.DestinationAttributes
Class containing information on destination attributes.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringMax number of active consumers for auto created queues.static final StringMax number of backup consumers for auto created queues.static final StringAuto creation of queues.static final StringAuto creation of topics.static final StringAverage number of active consumersstatic final StringAverage number of backup consumersstatic final StringAverage number of consumersstatic final StringAverage number of messagesstatic final StringAverage total message bytesstatic final StringConnection ID - only for temporary destinationsstatic final StringConsumer flow limitstatic final StringCreated by administrator.static final StringDisk reserved.static final StringDisk Used.static final StringDisk utilization ratio.static final StringTruncate bodies of messages in DMQ.static final StringLimit behaviorstatic final StringLocalDeliveryPreferredstatic final StringLocal Onlystatic final StringLogging of dead messages.static final StringMax size of a message.static final StringMax number of active consumers.static final StringMax number of backup consumers.static final StringMax number of messages.static final StringMax number of producers.static final StringMax total msg bytesstatic final StringMsg bytes instatic final StringMsg bytes outstatic final StringDestination namestatic final StringNext Message to be deliveredstatic final StringNumber of active consumersstatic final StringNumber of backup consumersstatic final StringNumber of consumersstatic final StringNumber of destinationsstatic final StringNumber of messagesstatic final StringNumber of messages held in transactionstatic final StringNumber of msgs instatic final StringNumber of messages in delay deliverystatic final StringNumber of messages in dead message queue.static final StringNumber of msgs outstatic final StringNumber of messages pending acknowledgementstatic final StringNumber of messages originating from producers on remote brokersstatic final StringNumber of producersstatic final StringNumber of wildcard consumersstatic final StringNumber of wildcard producersstatic final StringNumber of wildcardsstatic final StringPeak message bytesstatic final StringPeak number of active consumersstatic final StringPeak number of backup consumersstatic final StringPeak number of consumersstatic final StringPeak number of messagesstatic final StringPeak total message bytesstatic final Stringstatic final StringDestination state.static final StringString representation of destination state.static final StringAttribute indicating if a destination is temporary or not.static final StringTotal message bytes.static final StringTotal message bytes held in transaction.static final StringTotal message bytes in dead message queue.static final StringTotal message bytes from messages originating from producers on remote brokers.static final StringDestination typestatic final StringUse dead message queue.static final Stringstatic final StringList of XML schema URIs
- 
Method Summary
- 
Field Details- 
CONSUMER_FLOW_LIMITConsumer flow limit- See Also:
 
- 
LOCAL_ONLYLocal Only- See Also:
 
- 
LIMIT_BEHAVIORLimit behavior- See Also:
 
- 
LOCAL_DELIVERY_PREFERREDLocalDeliveryPreferred- See Also:
 
- 
AUTO_CREATE_QUEUESAuto creation of queues.- See Also:
 
- 
AUTO_CREATE_QUEUE_MAX_NUM_ACTIVE_CONSUMERSMax number of active consumers for auto created queues.- See Also:
 
- 
AUTO_CREATE_QUEUE_MAX_NUM_BACKUP_CONSUMERSMax number of backup consumers for auto created queues.- See Also:
 
- 
AUTO_CREATE_TOPICSAuto creation of topics.- See Also:
 
- 
CONNECTION_IDConnection ID - only for temporary destinations- See Also:
 
- 
DMQ_TRUNCATE_BODYTruncate bodies of messages in DMQ.- See Also:
 
- 
LOG_DEAD_MSGSLogging of dead messages.- See Also:
 
- 
MAX_BYTES_PER_MSGMax size of a message.- See Also:
 
- 
MAX_NUM_ACTIVE_CONSUMERSMax number of active consumers.- See Also:
 
- 
MAX_NUM_BACKUP_CONSUMERSMax number of backup consumers.- See Also:
 
- 
MAX_NUM_MSGSMax number of messages.- See Also:
 
- 
MAX_NUM_PRODUCERSMax number of producers.- See Also:
 
- 
MAX_TOTAL_MSG_BYTESMax total msg bytes- See Also:
 
- 
NUM_DESTINATIONSNumber of destinations- See Also:
 
- 
NUM_MSGSNumber of messages- See Also:
 
- 
NUM_MSGS_REMOTENumber of messages originating from producers on remote brokers- See Also:
 
- 
NUM_MSGS_HELD_IN_TRANSACTIONNumber of messages held in transaction- See Also:
 
- 
NUM_MSGS_PENDING_ACKSNumber of messages pending acknowledgement- See Also:
 
- 
NUM_MSGS_IN_DELAY_DELIVERYNumber of messages in delay delivery- See Also:
 
- 
NUM_MSGS_IN_DMQNumber of messages in dead message queue.- See Also:
 
- 
TOTAL_MSG_BYTESTotal message bytes.- See Also:
 
- 
TOTAL_MSG_BYTES_REMOTETotal message bytes from messages originating from producers on remote brokers.- See Also:
 
- 
TOTAL_MSG_BYTES_HELD_IN_TRANSACTIONTotal message bytes held in transaction.- See Also:
 
- 
TOTAL_MSG_BYTES_IN_DMQTotal message bytes in dead message queue.- See Also:
 
- 
AVG_NUM_ACTIVE_CONSUMERSAverage number of active consumers- See Also:
 
- 
AVG_NUM_BACKUP_CONSUMERSAverage number of backup consumers- See Also:
 
- 
AVG_NUM_CONSUMERSAverage number of consumers- See Also:
 
- 
AVG_NUM_MSGSAverage number of messages- See Also:
 
- 
AVG_TOTAL_MSG_BYTESAverage total message bytes- See Also:
 
- 
CREATED_BY_ADMINCreated by administrator.- See Also:
 
- 
DISK_RESERVEDDisk reserved.- See Also:
 
- 
DISK_USEDDisk Used.- See Also:
 
- 
DISK_UTILIZATION_RATIODisk utilization ratio.- See Also:
 
- 
MSG_BYTES_INMsg bytes in- See Also:
 
- 
MSG_BYTES_OUTMsg bytes out- See Also:
 
- 
NAMEDestination name- See Also:
 
- 
NUM_ACTIVE_CONSUMERSNumber of active consumers- See Also:
 
- 
NUM_BACKUP_CONSUMERSNumber of backup consumers- See Also:
 
- 
NUM_CONSUMERSNumber of consumers- See Also:
 
- 
NUM_WILDCARDSNumber of wildcards- See Also:
 
- 
NUM_WILDCARD_CONSUMERSNumber of wildcard consumers- See Also:
 
- 
NUM_WILDCARD_PRODUCERSNumber of wildcard producers- See Also:
 
- 
NUM_MSGS_INNumber of msgs in- See Also:
 
- 
NUM_MSGS_OUTNumber of msgs out- See Also:
 
- 
NUM_PRODUCERSNumber of producers- See Also:
 
- 
PEAK_MSG_BYTESPeak message bytes- See Also:
 
- 
PEAK_NUM_ACTIVE_CONSUMERSPeak number of active consumers- See Also:
 
- 
PEAK_NUM_BACKUP_CONSUMERSPeak number of backup consumers- See Also:
 
- 
PEAK_NUM_CONSUMERSPeak number of consumers- See Also:
 
- 
PEAK_NUM_MSGSPeak number of messages- See Also:
 
- 
PEAK_TOTAL_MSG_BYTESPeak total message bytes- See Also:
 
- 
STATEDestination state.- See Also:
 
- 
NEXT_MESSAGE_IDNext Message to be delivered- See Also:
 
- 
STATE_LABELString representation of destination state.- See Also:
 
- 
TEMPORARYAttribute indicating if a destination is temporary or not.- See Also:
 
- 
TYPEDestination type- See Also:
 
- 
USE_DMQUse dead message queue.- See Also:
 
- 
VALIDATE_XML_SCHEMA_ENABLED- See Also:
 
- 
XML_SCHEMA_URI_LISTList of XML schema URIs- See Also:
 
- 
RELOAD_XML_SCHEMA_ON_FAILURE- See Also:
 
 
-