Class NitriteComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.nitrite.springboot.NitriteComponentConfiguration

@ConfigurationProperties(prefix="camel.component.nitrite") public class NitriteComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Access Nitrite databases. Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • NitriteComponentConfiguration

      public NitriteComponentConfiguration()
  • 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)