Class Plc4XComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.plc4x.springboot.Plc4XComponentConfiguration

@ConfigurationProperties(prefix="camel.component.plc4x") public class Plc4XComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Read and write to PLC devices Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • Plc4XComponentConfiguration

      public Plc4XComponentConfiguration()
  • Method Details

    • getBridgeErrorHandler

      public Boolean getBridgeErrorHandler()
    • setBridgeErrorHandler

      public void setBridgeErrorHandler(Boolean bridgeErrorHandler)
    • getLazyStartProducer

      public Boolean getLazyStartProducer()
    • setLazyStartProducer

      public void setLazyStartProducer(Boolean lazyStartProducer)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)