Class AtomComponentConfiguration
java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.atom.springboot.AtomComponentConfiguration
@ConfigurationProperties(prefix="camel.component.atom")
public class AtomComponentConfiguration
extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Poll Atom RSS feeds.
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 TypeMethodDescriptionvoidsetAutowiredEnabled(Boolean autowiredEnabled) voidsetBridgeErrorHandler(Boolean bridgeErrorHandler) Methods inherited from class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
getCustomizer, isEnabled, setEnabled
-
Constructor Details
-
AtomComponentConfiguration
public AtomComponentConfiguration()
-
-
Method Details
-
getBridgeErrorHandler
-
setBridgeErrorHandler
-
getAutowiredEnabled
-
setAutowiredEnabled
-