public class JMXConnectorBrokerFacade extends RemoteBrokerFacade
BrokerFacade
which uses a JMX Connector to communicate with a
brokerConstructor and Description |
---|
JMXConnectorBrokerFacade(JMXConnector connector) |
Modifier and Type | Method and Description |
---|---|
void |
closeConnection() |
JMXConnector |
getConnector() |
protected MBeanServerConnection |
getMBeanServerConnection() |
getBrokers
findBrokers, getBrokerAdmin, getBrokerName, getBrokerNames, getId, getManagedObjects, getManagementContext, isConnectionActive, newProxyInstance, purgeQueue, queryNames, setBrokerName
getConnection, getConnections, getConnections, getConnector, getConnectors, getConsumersOnConnection, getDestinationByName, getDurableTopicSubscribers, getInactiveDurableTopicSubscribers, getJobScheduler, getManagedObjects, getNetworkBridges, getNetworkConnectors, getQueue, getQueueConsumers, getQueueProducers, getQueues, getScheduledJobs, getTopic, getTopicConsumers, getTopicDurableConsumers, getTopicProducers, getTopics, isJobSchedulerStarted, proxy
public JMXConnectorBrokerFacade(JMXConnector connector)
public JMXConnector getConnector()
protected MBeanServerConnection getMBeanServerConnection() throws Exception
getMBeanServerConnection
in class RemoteBrokerFacade
Exception
public void closeConnection()
Copyright © 2011–2014 Red Hat. All rights reserved.