Interface ActivemqComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface ActivemqComponentBuilderFactory
Send messages to (or consume from) Apache ActiveMQ 5.x. This component
extends the Camel JMS component.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the ActiveMQ 5.x component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionactivemq()
ActiveMQ 5.x (camel-activemq) Send messages to (or consume from) Apache ActiveMQ 5.x.
-
Method Details
-
activemq
ActiveMQ 5.x (camel-activemq) Send messages to (or consume from) Apache ActiveMQ 5.x. This component extends the Camel JMS component. Category: messaging Since: 1.0 Maven coordinates: org.apache.camel:camel-activemq- Returns:
- the dsl builder
-