Class BrokerService

  • All Implemented Interfaces:
    org.apache.activemq.Service
    Direct Known Subclasses:
    SslBrokerService

    public class BrokerService
    extends Object
    implements org.apache.activemq.Service
    Manages the life-cycle of an ActiveMQ Broker. A BrokerService consists of a number of transport connectors, network connectors and a bunch of properties which can be used to configure the broker as its lazily created.