Uses of Interface
org.apache.camel.builder.endpoint.dsl.SpringBatchEndpointBuilderFactory.AdvancedSpringBatchEndpointBuilder
Packages that use SpringBatchEndpointBuilderFactory.AdvancedSpringBatchEndpointBuilder
-
Uses of SpringBatchEndpointBuilderFactory.AdvancedSpringBatchEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return SpringBatchEndpointBuilderFactory.AdvancedSpringBatchEndpointBuilderModifier and TypeMethodDescriptionSpringBatchEndpointBuilderFactory.SpringBatchEndpointBuilder.advanced()SpringBatchEndpointBuilderFactory.AdvancedSpringBatchEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).SpringBatchEndpointBuilderFactory.AdvancedSpringBatchEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).