Uses of Class
org.apache.camel.component.activemq.ActiveMQComponent
-
Packages that use ActiveMQComponent Package Description org.apache.camel.component.activemq Defines the ActiveMQ Component for Camel to provide great Enterprise Integration Patterns integration for ActiveMQ users. -
-
Uses of ActiveMQComponent in org.apache.camel.component.activemq
Methods in org.apache.camel.component.activemq that return ActiveMQComponent Modifier and Type Method Description static ActiveMQComponentActiveMQComponent. activeMQComponent()Creates an ActiveMQ Componentstatic ActiveMQComponentActiveMQComponent. activeMQComponent(String brokerURL)Creates an ActiveMQ Component connecting to the given broker URLMethods in org.apache.camel.component.activemq with parameters of type ActiveMQComponent Modifier and Type Method Description protected voidActiveMQConfiguration. setActiveMQComponent(ActiveMQComponent activeMQComponent)
-