Uses of Annotation Type
org.apache.activemq.broker.jmx.MBeanInfo
Packages that use MBeanInfo
Package
Description
JMX MBeans for the broker and its core connectors.
-
Uses of MBeanInfo in org.apache.activemq.broker.jmx
Methods in org.apache.activemq.broker.jmx with annotations of type MBeanInfoModifier and TypeMethodDescriptionvoidAbortSlowConsumerStrategyViewMBean.abortConnection(String objectNameOfConsumerToAbort) voidAbortSlowConsumerStrategyViewMBean.abortConnection(ObjectName consumerToAbort) voidAbortSlowConsumerStrategyViewMBean.abortConsumer(String objectNameOfConsumerToAbort) voidAbortSlowConsumerStrategyViewMBean.abortConsumer(ObjectName consumerToAbort) BrokerViewMBean.addConnector(String discoveryAddress) BrokerViewMBean.addNetworkConnector(String discoveryAddress) voidAdds a Queue destination to the broker.voidAdds a Topic destination to the broker.DestinationViewMBean.browse()DurableSubscriptionViewMBean.browse()Browse messages for this durable subscriberDestinationViewMBean.browseAsTable()DestinationViewMBean.browseAsTable(String selector) DurableSubscriptionViewMBean.browseAsTable()Browse messages for this durable subscriberList<?>DestinationViewMBean.browseMessages()Browses the current destination returning a list of messagesList<?>DestinationViewMBean.browseMessages(String selector) Browses the current destination with the given selector returning a list of messagesintConnectorViewMBean.connectionCount()intQueueViewMBean.copyMatchingMessagesTo(String selector, String destinationName) Copies the messages matching the given selectorintQueueViewMBean.copyMatchingMessagesTo(String selector, String destinationName, int maximumMessages) Copies the messages matching the given selector up to the maximum number of matched messagesbooleanQueueViewMBean.copyMessageTo(String messageId, String destinationName) Copies a given message to another destination.BrokerViewMBean.createDurableSubscriber(String clientId, String subscriberName, String topicName, String selector) Creates a new durable topic subscriberintDurableSubscriptionViewMBean.cursorSize()intQueueViewMBean.cursorSize()booleanVirtualDestinationSelectorCacheViewMBean.deleteAllSelectorsForDestination(String destinationName) booleanVirtualDestinationSelectorCacheViewMBean.deleteSelectorForDestination(String destinationName, String selector) voidDurableSubscriptionViewMBean.destroy()Destroys the durable subscription so that messages will no longer be stored for this subscriptionvoidBrokerViewMBean.destroyDurableSubscriber(String clientId, String subscriberName) Destroys a durable subscribervoidBrokerViewMBean.disableStatistics()voidConnectorViewMBean.disableStatistics()disable statistics gatheringbooleanDurableSubscriptionViewMBean.doesCursorHaveMessagesBuffered()booleanQueueViewMBean.doesCursorHaveMessagesBuffered()booleanDurableSubscriptionViewMBean.doesCursorHaveSpace()booleanQueueViewMBean.doesCursorHaveSpace()voidBrokerViewMBean.enableStatistics()voidConnectorViewMBean.enableStatistics()enable statistics gatheringvoidBrokerViewMBean.gc()The Broker will flush it's caches so that the garbage collector can reclaim more memory.intConnectionViewMBean.getActiveTransactionCount()Returns the number of active transactions established on this Connection.intNetworkConnectorViewMBean.getAdvisoryPrefetchSize()JobSchedulerViewMBean.getAllJobs()Get all the outstanding Jobs that are scheduled in this scheduler store.JobSchedulerViewMBean.getAllJobs(String start, String finish) Get all outstanding jobs due to run between start and finish time range.doubleDestinationViewMBean.getAverageBlockedTime()doubleDestinationViewMBean.getAverageEnqueueTime()longBrokerViewMBean.getAverageMessageSize()longDestinationViewMBean.getAverageMessageSize()longDestinationViewMBean.getBlockedProducerWarningInterval()longDestinationViewMBean.getBlockedSends()byte[]RecoveredXATransactionViewMBean.getBranchQualifier()BrokerViewMBean.getBrokerId()BrokerViewMBean.getBrokerName()BrokerViewMBean.getBrokerVersion()longAbortSlowConsumerStrategyViewMBean.getCheckPeriod()ConnectionViewMBean.getClientId()Returns the client identifier for this connectionProducerViewMBean.getClientId()SubscriptionViewMBean.getClientId()longConnectionViewMBean.getConnectedTimestamp()SubscriptionViewMBean.getConnection()Returns the ObjectName of the Connection that created this Subscription.ProducerViewMBean.getConnectionId()SubscriptionViewMBean.getConnectionId()longSubscriptionViewMBean.getConsumedCount()longDestinationViewMBean.getConsumerCount()Returns the number of consumers subscribed this destination.ConnectionViewMBean.getConsumers()Returns the ObjectNames of all the Consumers created by this Connection.longNetworkDestinationViewMBean.getCount()Returns the number of messages that have been sent to the destination.HealthViewMBean.getCurrentStatus()Warning, this method only return a value if the health or healthList method has previously been called.longDurableSubscriptionViewMBean.getCursorMemoryUsage()longQueueViewMBean.getCursorMemoryUsage()intDurableSubscriptionViewMBean.getCursorPercentUsage()intQueueViewMBean.getCursorPercentUsage()PersistenceAdapterViewMBean.getData()BrokerViewMBean.getDataDirectory()intJobSchedulerViewMBean.getDelayedMessageCount()Get the number of delayed messages.longDestinationViewMBean.getDequeueCount()Returns the number of messages that have been acknowledged from the destination.longSubscriptionViewMBean.getDequeueCounter()ProducerViewMBean.getDestinationName()SubscriptionViewMBean.getDestinationName()intTopicSubscriptionViewMBean.getDiscardedCount()longDestinationViewMBean.getDispatchCount()Returns the number of messages that have been delivered (potentially not acknowledged) to consumers.longSubscriptionViewMBean.getDispatchedCounter()intSubscriptionViewMBean.getDispatchedQueueSize()intConnectionViewMBean.getDispatchQueueSize()Returns the number of messages to be dispatched to this connectionlongDestinationViewMBean.getDuplicateFromStoreCount()Returns the number of duplicate messages that have been paged-in from the store.BrokerViewMBean.getDurableTopicSubscribers()BrokerViewMBean.getDynamicDestinationProducers()longDestinationViewMBean.getEnqueueCount()Returns the number of messages that have been sent to the destination.longSubscriptionViewMBean.getEnqueueCounter()intJobSchedulerViewMBean.getExecutionCount(String jobId) Gets the number of times a scheduled Job has been executed.longDestinationViewMBean.getExpiredCount()Returns the number of messages that have expiredintRecoveredXATransactionViewMBean.getFormatId()longDestinationViewMBean.getForwardCount()Returns the number of messages that have been acknowledged by network subscriptions from the destination.byte[]RecoveredXATransactionViewMBean.getGlobalTransactionId()BrokerViewMBean.getInactiveDurableTopicSubscribers()longDestinationViewMBean.getInFlightCount()Returns the number of messages that have been dispatched but not acknowledgedBrokerViewMBean.getJMSJobScheduler()longBrokerViewMBean.getJobSchedulerStoreLimit()intBrokerViewMBean.getJobSchedulerStorePercentUsage()Log4JConfigViewMBean.getLoggers()list of all the logger names and their levelsLog4JConfigViewMBean.getLogLevel(String loggerName) Get the log level for a given loggerintDestinationViewMBean.getMaxAuditDepth()longConnectorViewMBean.getMaxConnectionExceededCount()longDestinationViewMBean.getMaxEnqueueTime()intSubscriptionViewMBean.getMaximumPendingMessageLimit()intTopicSubscriptionViewMBean.getMaximumPendingQueueSize()longBrokerViewMBean.getMaxMessageSize()longDestinationViewMBean.getMaxMessageSize()intDestinationViewMBean.getMaxPageSize()intDestinationViewMBean.getMaxProducersToAudit()longAbortSlowConsumerStrategyViewMBean.getMaxSlowCount()longAbortSlowConsumerStrategyViewMBean.getMaxSlowDuration()longAbortSlowAckConsumerStrategyViewMBean.getMaxTimeSinceLastAck()longBrokerViewMBean.getMemoryLimit()longDestinationViewMBean.getMemoryLimit()intBrokerViewMBean.getMemoryPercentUsage()intDestinationViewMBean.getMemoryPercentUsage()longDestinationViewMBean.getMemoryUsageByteCount()floatDestinationViewMBean.getMemoryUsagePortion()QueueViewMBean.getMessage(String messageId) Retrieve a message from the destination's queue.intSubscriptionViewMBean.getMessageCountAwaitingAcknowledge()The same as the number of messages dispatched - making it explicitQueueViewMBean.getMessageGroups()QueueViewMBean.getMessageGroupType()longDestinationViewMBean.getMinEnqueueTime()longBrokerViewMBean.getMinMessageSize()longDestinationViewMBean.getMinMessageSize()DestinationViewMBean.getName()Returns the name of this destinationNetworkDestinationViewMBean.getName()Returns the name of this destinationPersistenceAdapterViewMBean.getName()JobSchedulerViewMBean.getNextScheduleJobs()Get all the jobs scheduled to run next.JobSchedulerViewMBean.getNextScheduleTime()Get the next time jobs will be fired from this scheduler store.ConnectionViewMBean.getOldestActiveTransactionDuration()Returns the number of active transactions established on this Connection.DestinationViewMBean.getOptions()intSubscriptionViewMBean.getPendingQueueSize()intProducerViewMBean.getPercentageBlocked()intSubscriptionViewMBean.getPrefetchSize()byteSubscriptionViewMBean.getPriority()longDestinationViewMBean.getProducerCount()ProducerViewMBean.getProducerId()ConnectionViewMBean.getProducers()Returns the ObjectNames of all the Producers created by this Connection.intProducerViewMBean.getProducerWindowSize()BrokerViewMBean.getQueueProducers()BrokerViewMBean.getQueues()longDestinationViewMBean.getQueueSize()Returns the number of messages in this destination which are yet to be consumedBrokerViewMBean.getQueueSubscribers()doubleNetworkDestinationViewMBean.getRate()Returns the rate of messages that have been sent to the destination.ConnectionViewMBean.getRemoteAddress()Returns the source address for this connectionLog4JConfigViewMBean.getRootLogLevel()Get the log level for the root loggerintJobSchedulerViewMBean.getScheduledMessageCount()Get the number of messages in the scheduler.SubscriptionViewMBean.getSelector()longProducerViewMBean.getSentCount()longProducerViewMBean.getSessionId()longSubscriptionViewMBean.getSessionId()longPersistenceAdapterViewMBean.getSize()AbortSlowConsumerStrategyViewMBean.getSlowConsumers()DestinationViewMBean.getSlowConsumerStrategy()Returns the slow consumer strategy MBean for this destinationPersistenceAdapterViewMBean.getStatistics()longBrokerViewMBean.getStoreLimit()longDestinationViewMBean.getStoreMessageSize()Returns the memory size of all messages in this destination's storeintBrokerViewMBean.getStorePercentUsage()longSubscriptionViewMBean.getSubscriptionId()DurableSubscriptionViewMBean.getSubscriptionName()SubscriptionViewMBean.getSubscriptionName()DestinationViewMBean.getSubscriptions()Returns all the current subscription MBeans matching this destinationlongBrokerViewMBean.getTempLimit()BrokerViewMBean.getTemporaryQueueProducers()BrokerViewMBean.getTemporaryQueues()BrokerViewMBean.getTemporaryQueueSubscribers()BrokerViewMBean.getTemporaryTopicProducers()BrokerViewMBean.getTemporaryTopics()BrokerViewMBean.getTemporaryTopicSubscribers()intBrokerViewMBean.getTempPercentUsage()longDestinationViewMBean.getTempUsageLimit()intDestinationViewMBean.getTempUsagePercentUsage()BrokerViewMBean.getTopicProducers()BrokerViewMBean.getTopics()BrokerViewMBean.getTopicSubscribers()longDestinationViewMBean.getTotalBlockedTime()longBrokerViewMBean.getTotalConsumerCount()longBrokerViewMBean.getTotalDequeueCount()longBrokerViewMBean.getTotalEnqueueCount()longBrokerViewMBean.getTotalMessageCount()longBrokerViewMBean.getTotalProducerCount()longProducerViewMBean.getTotalTimeBlocked()PersistenceAdapterViewMBean.getTransactions()BrokerViewMBean.getTransportConnectorByType(String type) BrokerViewMBean.getTransportConnectors()ConnectorViewMBean.getUpdateClusterFilter()BrokerViewMBean.getUptime()longBrokerViewMBean.getUptimeMillis()ConnectionViewMBean.getUserName()Returns the User Name used to authorize creation of this Connection.ProducerViewMBean.getUserName()Returns the User Name used to authorize creation of this Producer.SubscriptionViewMBean.getUserName()Returns the User Name used to authorize creation of this Subscription.BrokerViewMBean.getVMURL()HealthViewMBean.healthList()Warning this method can only be invoked if you have the correct version ofHealthStatuson your classpath or you use something like jolokia to access JMX.HealthViewMBean.healthStatus()voidRecoveredXATransactionViewMBean.heuristicCommit()voidRecoveredXATransactionViewMBean.heuristicRollback()booleanConnectionViewMBean.isActive()booleanSubscriptionViewMBean.isActive()booleanConnectorViewMBean.isAllowLinkStealingEnabled()Returns true if link stealing is enabled on this ConnectorbooleanDestinationViewMBean.isAlwaysRetroactive()booleanConnectionViewMBean.isBlocked()booleanQueueViewMBean.isCacheEnabled()booleanConnectionViewMBean.isConnected()booleanDurableSubscriptionViewMBean.isCursorFull()booleanQueueViewMBean.isCursorFull()booleanProducerViewMBean.isDestinationQueue()booleanSubscriptionViewMBean.isDestinationQueue()booleanProducerViewMBean.isDestinationTemporary()booleanSubscriptionViewMBean.isDestinationTemporary()booleanProducerViewMBean.isDestinationTopic()booleanSubscriptionViewMBean.isDestinationTopic()booleanProducerViewMBean.isDispatchAsync()Deprecated.This value is no longer used for producers.booleanSubscriptionViewMBean.isDispatchAsync()booleanDestinationViewMBean.isDLQ()booleanSubscriptionViewMBean.isDurable()booleanSubscriptionViewMBean.isExclusive()booleanConnectionViewMBean.isFaultTolerantConnection()booleanAbortSlowAckConsumerStrategyViewMBean.isIgnoreIdleConsumers()booleanAbortSlowAckConsumerStrategyViewMBean.isIgnoreNetworkConsumers()booleanConnectionViewMBean.isManageable()booleanSubscriptionViewMBean.isMatchingQueue(String queueName) Returns true if this subscription (which may be using wildcards) matches the given queue namebooleanSubscriptionViewMBean.isMatchingTopic(String topicName) Returns true if this subscription (which may be using wildcards) matches the given topic namebooleanSubscriptionViewMBean.isNetwork()booleanConnectionViewMBean.isNetworkConnection()booleanSubscriptionViewMBean.isNoLocal()booleanQueueViewMBean.isPaused()booleanBrokerViewMBean.isPersistent()booleanDestinationViewMBean.isPrioritizedMessages()booleanProducerViewMBean.isProducerBlocked()booleanDestinationViewMBean.isProducerFlowControl()booleanConnectorViewMBean.isRebalanceClusterClients()booleanSubscriptionViewMBean.isRetroactive()booleanDestinationViewMBean.isSendDuplicateFromStoreToDLQ()Returns the config setting to send a duplicate message from store to the dead letter queue.booleanBrokerViewMBean.isSlave()booleanConnectionViewMBean.isSlow()booleanSubscriptionViewMBean.isSlowConsumer()Returns true if the subscription is slowbooleanConnectorViewMBean.isStarted()booleanBrokerViewMBean.isStatisticsEnabled()booleanConnectorViewMBean.isStatisticsEnabled()Returns true if statistics is enabledbooleanConnectorViewMBean.isUpdateClusterClients()booleanConnectorViewMBean.isUpdateClusterClientsOnRemove()booleanDestinationViewMBean.isUseCache()intQueueViewMBean.moveMatchingMessagesTo(String selector, String destinationName) Moves the messages matching the given selectorintQueueViewMBean.moveMatchingMessagesTo(String selector, String destinationName, int maximumMessages) Moves the messages matching the given selector up to the maximum number of matched messagesbooleanQueueViewMBean.moveMessageTo(String messageId, String destinationName) Moves the message to another destination.voidQueueViewMBean.pause()voidQueueViewMBean.purge()Removes all of the messages in the queue.BrokerViewMBean.queryQueues(String filter, int page, int pageSize) Queue Query API, take a look atDestinationsViewFilterfor more informationBrokerViewMBean.queryTopics(String filter, int page, int pageSize) Topic Query API, take a look atDestinationsViewFilterfor more informationvoidBrokerViewMBean.reloadLog4jProperties()Reloads log4j.properties from the classpath.voidLog4JConfigViewMBean.reloadLog4jProperties()Reloads log4j.properties from the classpath.voidJobSchedulerViewMBean.removeAllJobs()Remove all the Jobs from the scheduler,voidJobSchedulerViewMBean.removeAllJobs(String start, String finish) Remove all the Jobs from the scheduler that are due between the start and finish times.voidJobSchedulerViewMBean.removeAllJobsAtScheduledTime(String time) Remove all jobs scheduled to run at this time.voidQueueViewMBean.removeAllMessageGroups()remove all the message groups - will rebalance all message groups across consumersbooleanBrokerViewMBean.removeConnector(String connectorName) voidRemove a job with the matching jobId.intQueueViewMBean.removeMatchingMessages(String selector) Removes the messages matching the given selectorintQueueViewMBean.removeMatchingMessages(String selector, int maximumMessages) Removes the messages matching the given selector up to the maximum number of matched messagesvoidDurableSubscriptionViewMBean.removeMessage(String messageId) Removes a message from the durable subscription.booleanQueueViewMBean.removeMessage(String messageId) Removes a message from the queue.voidQueueViewMBean.removeMessageGroup(String groupName) remove a message group = has the effect of rebalancing groupbooleanBrokerViewMBean.removeNetworkConnector(String connectorName) voidBrokerViewMBean.removeQueue(String name) Removes a Queue destination from the broker.voidBrokerViewMBean.removeTopic(String name) Removes a Topic destination from the broker.voidProducerViewMBean.resetFlowControlStats()voidBrokerViewMBean.resetStatistics()voidConnectionViewMBean.resetStatistics()Resets the statisticsvoidConnectorViewMBean.resetStatistics()Resets the statisticsvoidDestinationViewMBean.resetStatistics()Resets the management counters.PersistenceAdapterViewMBean.resetStatistics()voidProducerViewMBean.resetStatistics()voidSubscriptionViewMBean.resetStatistics()voidNetworkDestinationViewMBean.resetStats()Resets the managment counters.voidBrokerViewMBean.restart()Restart the broker and all it's components.voidQueueViewMBean.resume()booleanQueueViewMBean.retryMessage(String messageId) Moves a message back to its original destinationintQueueViewMBean.retryMessages()Retries messages sent to the DLQVirtualDestinationSelectorCacheViewMBean.selectorsForDestination(String destinationName) DestinationViewMBean.sendTextMessage(String body) Sends a TextMesage to the destination.DestinationViewMBean.sendTextMessage(String body, String user, String password) Sends a TextMesage to the destination.DestinationViewMBean.sendTextMessage(Map<?, ?> headers, String body) Sends a TextMesage to the destination.DestinationViewMBean.sendTextMessage(Map<String, String> headers, String body, String user, String password) DestinationViewMBean.sendTextMessageWithProperties(String properties) Sends a TextMessage to the destination.DestinationViewMBean.sendTextMessageWithProperties(String properties, String delimiter) Sends a TextMessage to the destination.voidAbortSlowAckConsumerStrategyViewMBean.setIgnoreIdleConsumers(boolean ignoreIdleConsumers) voidAbortSlowAckConsumerStrategyViewMBean.setIgnoreNetworkConsumers(boolean ignoreIdleConsumers) voidLog4JConfigViewMBean.setLogLevel(String loggerName, String level) Set the log level for a given loggervoidAbortSlowConsumerStrategyViewMBean.setMaxSlowCount(long maxSlowCount) voidAbortSlowConsumerStrategyViewMBean.setMaxSlowDuration(long maxSlowDuration) voidAbortSlowAckConsumerStrategyViewMBean.setMaxTimeSinceLastAck(long maxTimeSinceLastAck) voidLog4JConfigViewMBean.setRootLogLevel(String level) Get the log level for the root loggervoidBrokerViewMBean.stop()Stop the broker and all it's components.voidBrokerViewMBean.stopGracefully(String connectorName, String queueName, long timeout, long pollInterval) voidBrokerViewMBean.terminateJVM(int exitCode) Shuts down the JVM.Method parameters in org.apache.activemq.broker.jmx with annotations of type MBeanInfoModifier and TypeMethodDescriptionBrokerViewMBean.addConnector(String discoveryAddress) BrokerViewMBean.addNetworkConnector(String discoveryAddress) voidAdds a Queue destination to the broker.voidAdds a Topic destination to the broker.DestinationViewMBean.browseAsTable(String selector) intQueueViewMBean.copyMatchingMessagesTo(String selector, String destinationName) Copies the messages matching the given selectorintQueueViewMBean.copyMatchingMessagesTo(String selector, String destinationName) Copies the messages matching the given selectorintQueueViewMBean.copyMatchingMessagesTo(String selector, String destinationName, int maximumMessages) Copies the messages matching the given selector up to the maximum number of matched messagesintQueueViewMBean.copyMatchingMessagesTo(String selector, String destinationName, int maximumMessages) Copies the messages matching the given selector up to the maximum number of matched messagesintQueueViewMBean.copyMatchingMessagesTo(String selector, String destinationName, int maximumMessages) Copies the messages matching the given selector up to the maximum number of matched messagesbooleanQueueViewMBean.copyMessageTo(String messageId, String destinationName) Copies a given message to another destination.booleanQueueViewMBean.copyMessageTo(String messageId, String destinationName) Copies a given message to another destination.BrokerViewMBean.createDurableSubscriber(String clientId, String subscriberName, String topicName, String selector) Creates a new durable topic subscriberBrokerViewMBean.createDurableSubscriber(String clientId, String subscriberName, String topicName, String selector) Creates a new durable topic subscriberBrokerViewMBean.createDurableSubscriber(String clientId, String subscriberName, String topicName, String selector) Creates a new durable topic subscriberBrokerViewMBean.createDurableSubscriber(String clientId, String subscriberName, String topicName, String selector) Creates a new durable topic subscribervoidBrokerViewMBean.destroyDurableSubscriber(String clientId, String subscriberName) Destroys a durable subscribervoidBrokerViewMBean.destroyDurableSubscriber(String clientId, String subscriberName) Destroys a durable subscriberJobSchedulerViewMBean.getAllJobs(String start, String finish) Get all outstanding jobs due to run between start and finish time range.JobSchedulerViewMBean.getAllJobs(String start, String finish) Get all outstanding jobs due to run between start and finish time range.intJobSchedulerViewMBean.getExecutionCount(String jobId) Gets the number of times a scheduled Job has been executed.QueueViewMBean.getMessage(String messageId) Retrieve a message from the destination's queue.intQueueViewMBean.moveMatchingMessagesTo(String selector, String destinationName) Moves the messages matching the given selectorintQueueViewMBean.moveMatchingMessagesTo(String selector, String destinationName) Moves the messages matching the given selectorintQueueViewMBean.moveMatchingMessagesTo(String selector, String destinationName, int maximumMessages) Moves the messages matching the given selector up to the maximum number of matched messagesintQueueViewMBean.moveMatchingMessagesTo(String selector, String destinationName, int maximumMessages) Moves the messages matching the given selector up to the maximum number of matched messagesintQueueViewMBean.moveMatchingMessagesTo(String selector, String destinationName, int maximumMessages) Moves the messages matching the given selector up to the maximum number of matched messagesbooleanQueueViewMBean.moveMessageTo(String messageId, String destinationName) Moves the message to another destination.booleanQueueViewMBean.moveMessageTo(String messageId, String destinationName) Moves the message to another destination.voidJobSchedulerViewMBean.removeAllJobs(String start, String finish) Remove all the Jobs from the scheduler that are due between the start and finish times.voidJobSchedulerViewMBean.removeAllJobs(String start, String finish) Remove all the Jobs from the scheduler that are due between the start and finish times.voidJobSchedulerViewMBean.removeAllJobsAtScheduledTime(String time) Remove all jobs scheduled to run at this time.booleanBrokerViewMBean.removeConnector(String connectorName) voidRemove a job with the matching jobId.intQueueViewMBean.removeMatchingMessages(String selector) Removes the messages matching the given selectorintQueueViewMBean.removeMatchingMessages(String selector, int maximumMessages) Removes the messages matching the given selector up to the maximum number of matched messagesintQueueViewMBean.removeMatchingMessages(String selector, int maximumMessages) Removes the messages matching the given selector up to the maximum number of matched messagesvoidDurableSubscriptionView.removeMessage(String messageId) voidDurableSubscriptionViewMBean.removeMessage(String messageId) Removes a message from the durable subscription.voidInactiveDurableSubscriptionView.removeMessage(String messageId) booleanQueueViewMBean.removeMessage(String messageId) Removes a message from the queue.voidQueueView.removeMessageGroup(String groupName) remove a message group = has the effect of rebalancing groupvoidQueueViewMBean.removeMessageGroup(String groupName) remove a message group = has the effect of rebalancing groupbooleanBrokerViewMBean.removeNetworkConnector(String connectorName) voidBrokerViewMBean.removeQueue(String name) Removes a Queue destination from the broker.voidBrokerViewMBean.removeTopic(String name) Removes a Topic destination from the broker.booleanQueueViewMBean.retryMessage(String messageId) Moves a message back to its original destinationDestinationViewMBean.sendTextMessage(String body) Sends a TextMesage to the destination.DestinationViewMBean.sendTextMessage(String body, String user, String password) Sends a TextMesage to the destination.DestinationViewMBean.sendTextMessage(String body, String user, String password) Sends a TextMesage to the destination.DestinationViewMBean.sendTextMessage(String body, String user, String password) Sends a TextMesage to the destination.DestinationViewMBean.sendTextMessage(Map<?, ?> headers, String body) Sends a TextMesage to the destination.DestinationViewMBean.sendTextMessage(Map<?, ?> headers, String body) Sends a TextMesage to the destination.DestinationViewMBean.sendTextMessage(Map<String, String> headers, String body, String user, String password) DestinationViewMBean.sendTextMessage(Map<String, String> headers, String body, String user, String password) DestinationViewMBean.sendTextMessage(Map<String, String> headers, String body, String user, String password) DestinationViewMBean.sendTextMessage(Map<String, String> headers, String body, String user, String password) DestinationViewMBean.sendTextMessageWithProperties(String properties) Sends a TextMessage to the destination.DestinationViewMBean.sendTextMessageWithProperties(String properties, String delimiter) Sends a TextMessage to the destination.DestinationViewMBean.sendTextMessageWithProperties(String properties, String delimiter) Sends a TextMessage to the destination.voidDestinationViewMBean.setAlwaysRetroactive(boolean alwaysRetroactive) voidDestinationViewMBean.setBlockedProducerWarningInterval(long blockedProducerWarningInterval) Set's the interval at which warnings about producers being blocked by resource usage will be triggered.voidBrokerViewMBean.setJobSchedulerStoreLimit(long limit) voidDestinationViewMBean.setMaxAuditDepth(int maxAuditDepth) voidDestinationViewMBean.setMaxPageSize(int pageSize) voidDestinationViewMBean.setMaxProducersToAudit(int maxProducersToAudit) voidBrokerViewMBean.setMemoryLimit(long limit) voidDestinationViewMBean.setMemoryUsagePortion(float value) set the portion of memory from the broker memory limit for this destinationvoidDestinationViewMBean.setProducerFlowControl(boolean producerFlowControl) voidSubscriptionViewMBean.setSelector(String selector) Attempts to change the current active selector on the subscription.voidBrokerViewMBean.setStoreLimit(long limit) voidBrokerViewMBean.setTempLimit(long limit) voidDestinationViewMBean.setUseCache(boolean value) voidBrokerViewMBean.terminateJVM(int exitCode) Shuts down the JVM.