Interface SpringIntegrationComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface SpringIntegrationComponentBuilderFactory
Bridge Camel with Spring Integration.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Spring Integration component.static class
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.
-
Method Details
-
springIntegration
@Deprecated static SpringIntegrationComponentBuilderFactory.SpringIntegrationComponentBuilder springIntegration()Deprecated.Spring Integration (camel-spring-integration) Bridge Camel with Spring Integration. Category: spring,eventbus Since: 1.4 Maven coordinates: org.apache.camel:camel-spring-integration- Returns:
- the dsl builder
-