anonymous type derived from anyType | broker
An ActiveMQ Message Broker. |
anonymous type derived from anyType | brokerService
Manages the lifecycle of an ActiveMQ Broker. |
anonymous type derived from anyType | commandAgent
An agent which listens to commands on a JMS destination
|
anonymous type derived from anyType | forwardingBridge
Forwards all messages from the local broker to the remote broker.
|
anonymous type derived from anyType | inboundQueueBridge
Create an Inbound Queue Bridge
|
anonymous type derived from anyType | inboundTopicBridge
Create an Inbound Topic Bridge
|
anonymous type derived from anyType | jmsQueueConnector
A Bridge to other JMS Queue providers
|
anonymous type derived from anyType | jmsTopicConnector
A Bridge to other JMS Topic providers
|
anonymous type derived from anyType | ldapNetworkConnector
class to create dynamic network connectors listed in an directory
server using the LDAP v3 protocol as defined in RFC 2251, the
entries listed in the directory server must implement the ipHost
and ipService objectClasses as defined in RFC 2307.
|
anonymous type derived from anyType | managementContext
An abstraction over JMX mbean registration
|
anonymous type derived from anyType | masterConnector
Connects a Slave Broker to a Master when using <a
href="http://activemq.apache.org/masterslave.html">Master Slave</a> for High
Availability of messages.
|
anonymous type derived from anyType | memoryUsage
Used to keep track of how much of something is being used so that a productive working set usage can be controlled. |
anonymous type derived from anyType | multicastNetworkConnector
A network connector which uses some kind of multicast-like transport that communicates with potentially many remote brokers over a single logical {@link Transport} instance such as when using multicast. |
anonymous type derived from anyType | networkConnector
A network connector which uses a discovery agent to detect the remote brokers
available and setup a connection to each available remote broker
|
anonymous type derived from anyType | outboundQueueBridge
Create an Outbound Queue Bridge
|
anonymous type derived from anyType | outboundTopicBridge
Create an Outbound Topic Bridge
|
anonymous type derived from anyType | pListStore
|
anonymous type derived from anyType | proxyConnector
|
anonymous type derived from anyType | storeUsage
Used to keep track of how much of something is being used so that a productive working set usage can be controlled. |
anonymous type derived from anyType | systemUsage
Holder for Usage instances for memory, store and temp files Main use case is
manage memory usage.
|
anonymous type derived from anyType | tempUsage
Used to keep track of how much of something is being used so that a productive working set usage can be controlled. |