Modifier and Type | Method and Description |
---|---|
ConnectionViewFacade |
ConnectionQuery.getConnection() |
ConnectionViewFacade |
JmxTemplateBrokerFacade.getConnection(java.lang.String connectionName) |
ConnectionViewFacade |
BrokerFacadeSupport.getConnection(java.lang.String connectionName) |
ConnectionViewFacade |
BrokerFacade.getConnection(java.lang.String connectionName)
A specific connection to the broker.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<ConnectionViewFacade> |
JmxTemplateBrokerFacade.getConnections() |
java.util.Collection<ConnectionViewFacade> |
BrokerFacadeSupport.getConnections() |
java.util.Collection<ConnectionViewFacade> |
BrokerFacade.getConnections()
All connections to all transport connectors of the broker.
|
Copyright © 2017 Red Hat. All Rights Reserved.