org.apache.activemq.broker
Interface Connector
- All Superinterfaces:
- Service
- All Known Implementing Classes:
- ManagedTransportConnector, TransportConnector
public interface Connector
- extends Service
A connector creates and manages client connections that talk to the Broker.
- Version:
- $Revision: 1.3 $
getBrokerInfo
BrokerInfo getBrokerInfo()
- Returns:
getStatistics
ConnectorStatistics getStatistics()
- Returns:
- the statistics for this connector
Copyright © 2010 Apache Software Foundation. All Rights Reserved.