Class ControlBusComponentConfiguration
java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.controlbus.springboot.ControlBusComponentConfiguration
@ConfigurationProperties(prefix="camel.component.controlbus")
public class ControlBusComponentConfiguration
extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Manage and monitor Camel routes.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon.CustomizerProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAutowiredEnabled
(Boolean autowiredEnabled) void
setLazyStartProducer
(Boolean lazyStartProducer) Methods inherited from class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
getCustomizer, isEnabled, setEnabled
-
Constructor Details
-
ControlBusComponentConfiguration
public ControlBusComponentConfiguration()
-
-
Method Details
-
getLazyStartProducer
-
setLazyStartProducer
-
getAutowiredEnabled
-
setAutowiredEnabled
-