Class FileComponentConfiguration
java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.file.springboot.FileComponentConfiguration
@ConfigurationProperties(prefix="camel.component.file")
public class FileComponentConfiguration
extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Read and write files.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAutowiredEnabled
(Boolean autowiredEnabled) void
setBridgeErrorHandler
(Boolean bridgeErrorHandler) void
setHealthCheckConsumerEnabled
(Boolean healthCheckConsumerEnabled) void
setHealthCheckProducerEnabled
(Boolean healthCheckProducerEnabled) void
setLazyStartProducer
(Boolean lazyStartProducer)