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!
  • Constructor Details

    • AtomComponentConfiguration

      public AtomComponentConfiguration()
  • Method Details

    • getBridgeErrorHandler

      public Boolean getBridgeErrorHandler()
    • setBridgeErrorHandler

      public void setBridgeErrorHandler(Boolean bridgeErrorHandler)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)