| Package | Description |
|---|---|
| org.apache.activemq |
The core JMS client API implementation classes.
|
| org.apache.activemq.advisory |
Support for JMS Advisory messages as well as some helper listeners to listen to the clients, producers and consumers available.
|
| org.apache.activemq.camel.component |
Defines the ActiveMQ Component for
Camel to provide great
Enterprise Integration Patterns
integration for ActiveMQ users.
|
| org.apache.activemq.pool |
| Modifier and Type | Method and Description |
|---|---|
DestinationSource |
EnhancedConnection.getDestinationSource()
Returns the
DestinationSource object which can be used to listen to destinations
being created or destroyed or to enquire about the current destinations available on the broker |
DestinationSource |
ActiveMQConnection.getDestinationSource()
Returns the
DestinationSource object which can be used to listen to destinations
being created or destroyed or to enquire about the current destinations available on the broker |
| Constructor and Description |
|---|
DestinationEvent(DestinationSource source,
DestinationInfo destinationInfo) |
| Constructor and Description |
|---|
CamelEndpointLoader(org.apache.camel.CamelContext camelContext,
DestinationSource source) |
| Modifier and Type | Method and Description |
|---|---|
DestinationSource |
PooledConnection.getDestinationSource() |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.