Class XChangeComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.xchange.springboot.XChangeComponentConfiguration

@ConfigurationProperties(prefix="camel.component.xchange") public class XChangeComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Access market data and trade on Bitcoin and Altcoin exchanges. Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • XChangeComponentConfiguration

      public XChangeComponentConfiguration()
  • Method Details

    • getLazyStartProducer

      public Boolean getLazyStartProducer()
    • setLazyStartProducer

      public void setLazyStartProducer(Boolean lazyStartProducer)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)