|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ConnectionViewFacade in org.fusesource.fabric.activemq.facade |
|---|
| Methods in org.fusesource.fabric.activemq.facade that return ConnectionViewFacade | |
|---|---|
ConnectionViewFacade |
ConnectionQuery.getConnection()
|
ConnectionViewFacade |
BrokerFacadeSupport.getConnection(java.lang.String connectionName)
|
ConnectionViewFacade |
JmxTemplateBrokerFacade.getConnection(java.lang.String connectionName)
|
ConnectionViewFacade |
BrokerFacade.getConnection(java.lang.String connectionName)
A specific connection to the broker. |
| Methods in org.fusesource.fabric.activemq.facade that return types with arguments of type ConnectionViewFacade | |
|---|---|
java.util.Collection<ConnectionViewFacade> |
BrokerFacadeSupport.getConnections()
|
java.util.Collection<ConnectionViewFacade> |
JmxTemplateBrokerFacade.getConnections()
|
java.util.Collection<ConnectionViewFacade> |
BrokerFacade.getConnections()
All connections to all transport connectors of the broker. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||