Modifier and Type | Method and Description |
---|---|
ConnectionViewFacade |
ConnectionQuery.getConnection() |
ConnectionViewFacade |
BrokerFacade.getConnection(String connectionName)
A specific connection to the broker.
|
ConnectionViewFacade |
JmxTemplateBrokerFacade.getConnection(String connectionName) |
ConnectionViewFacade |
BrokerFacadeSupport.getConnection(String connectionName) |
Modifier and Type | Method and Description |
---|---|
Collection<ConnectionViewFacade> |
BrokerFacade.getConnections()
All connections to all transport connectors of the broker.
|
Collection<ConnectionViewFacade> |
JmxTemplateBrokerFacade.getConnections() |
Collection<ConnectionViewFacade> |
BrokerFacadeSupport.getConnections() |
Copyright © 2011–2014 Red Hat. All rights reserved.