Class StAXComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.stax.springboot.StAXComponentConfiguration

@ConfigurationProperties(prefix="camel.component.stax") public class StAXComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Process XML payloads by a SAX ContentHandler. Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • StAXComponentConfiguration

      public StAXComponentConfiguration()
  • Method Details

    • getLazyStartProducer

      public Boolean getLazyStartProducer()
    • setLazyStartProducer

      public void setLazyStartProducer(Boolean lazyStartProducer)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)