Class GridFsComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.mongodb.gridfs.springboot.GridFsComponentConfiguration

@ConfigurationProperties(prefix="camel.component.mongodb-gridfs") public class GridFsComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Interact with MongoDB GridFS. Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • GridFsComponentConfiguration

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