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