Class NetWeaverComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.sap.netweaver.springboot.NetWeaverComponentConfiguration

@ConfigurationProperties(prefix="camel.component.sap-netweaver") public class NetWeaverComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Send requests to SAP NetWeaver Gateway using HTTP. Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • NetWeaverComponentConfiguration

      public NetWeaverComponentConfiguration()
  • Method Details

    • getLazyStartProducer

      public Boolean getLazyStartProducer()
    • setLazyStartProducer

      public void setLazyStartProducer(Boolean lazyStartProducer)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)