Class DMSComponentConfiguration
- java.lang.Object
-
- org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
-
- org.apache.camel.component.huaweicloud.dms.springboot.DMSComponentConfiguration
-
@Generated("org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.hwcloud-dms") public class DMSComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommonTo integrate with a fully managed, high-performance message queuing service on Huawei Cloud Generated by camel-package-maven-plugin - do not edit this file!
-
-
Constructor Summary
Constructors Constructor Description DMSComponentConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleangetAutowiredEnabled()BooleangetLazyStartProducer()voidsetAutowiredEnabled(Boolean autowiredEnabled)voidsetLazyStartProducer(Boolean lazyStartProducer)
-