Package | Description |
---|---|
org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
org.apache.activemq.transport.vm |
In-JVM based Transport implementation.
|
org.apache.activemq.xbean |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBrokerFactory
Simple BrokerFactorySPI which using the brokerURI to extract the
configuration parameters for the broker service.
|
class |
PropertiesBrokerFactory
A
BrokerFactoryHandler which uses a properties file to configure the
broker's various policies. |
Modifier and Type | Method and Description |
---|---|
static BrokerFactoryHandler |
BrokerFactory.createBrokerFactoryHandler(String type) |
Modifier and Type | Method and Description |
---|---|
BrokerFactoryHandler |
VMTransportFactory.getBrokerFactoryHandler() |
Modifier and Type | Method and Description |
---|---|
void |
VMTransportFactory.setBrokerFactoryHandler(BrokerFactoryHandler brokerFactoryHandler) |
Modifier and Type | Class and Description |
---|---|
class |
XBeanBrokerFactory |
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.