|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActiveMQComponent | |
---|---|
org.apache.activemq.camel.component | Defines the ActiveMQ Component for Camel to provide great Enterprise Integration Patterns integration for ActiveMQ users. |
Uses of ActiveMQComponent in org.apache.activemq.camel.component |
---|
Methods in org.apache.activemq.camel.component that return ActiveMQComponent | |
---|---|
static ActiveMQComponent |
ActiveMQComponent.activeMQComponent()
Creates an ActiveMQ Component |
static ActiveMQComponent |
ActiveMQComponent.activeMQComponent(String brokerURL)
Creates an ActiveMQ Component connecting to the given broker URL |
ActiveMQComponent |
CamelEndpointLoader.getComponent()
|
Methods in org.apache.activemq.camel.component with parameters of type ActiveMQComponent | |
---|---|
protected void |
ActiveMQConfiguration.setActiveMQComponent(ActiveMQComponent activeMQComponent)
|
void |
CamelEndpointLoader.setComponent(ActiveMQComponent component)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |