Class WekaComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.weka.springboot.WekaComponentConfiguration

@ConfigurationProperties(prefix="camel.component.weka") public class WekaComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Perform machine learning tasks using Weka. Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • WekaComponentConfiguration

      public WekaComponentConfiguration()
  • Method Details

    • getLazyStartProducer

      public Boolean getLazyStartProducer()
    • setLazyStartProducer

      public void setLazyStartProducer(Boolean lazyStartProducer)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)