Interface ControlbusComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface ControlbusComponentBuilderFactory
Manage and monitor Camel routes.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Control Bus component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionControl Bus (camel-controlbus) Manage and monitor Camel routes.
-
Method Details
-
controlbus
Control Bus (camel-controlbus) Manage and monitor Camel routes. Category: core,monitoring Since: 2.11 Maven coordinates: org.apache.camel:camel-controlbus- Returns:
- the dsl builder
-