public class RemoteBrokerFacade extends RemoteBrokerFacadeSupport
BrokerFacade
which uses a MBeanServerConnection
to communicate with a
brokerConstructor and Description |
---|
RemoteBrokerFacade(javax.management.MBeanServerConnection mbeanServerConnection) |
Modifier and Type | Method and Description |
---|---|
BrokerFacade[] |
getBrokers()
Returns all the available brokers.
|
protected javax.management.MBeanServerConnection |
getMBeanServerConnection() |
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 RemoteBrokerFacade(javax.management.MBeanServerConnection mbeanServerConnection)
public BrokerFacade[] getBrokers() throws java.lang.Exception
BrokerFacade
null
java.lang.Exception
protected javax.management.MBeanServerConnection getMBeanServerConnection() throws java.lang.Exception
getMBeanServerConnection
in class RemoteBrokerFacadeSupport
java.lang.Exception
Copyright © 2017 Red Hat. All Rights Reserved.