Uses of Interface
org.apache.camel.builder.endpoint.dsl.ExecEndpointBuilderFactory.AdvancedExecEndpointBuilder
Packages that use ExecEndpointBuilderFactory.AdvancedExecEndpointBuilder
-
Uses of ExecEndpointBuilderFactory.AdvancedExecEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return ExecEndpointBuilderFactory.AdvancedExecEndpointBuilderModifier and TypeMethodDescriptionExecEndpointBuilderFactory.ExecEndpointBuilder.advanced()ExecEndpointBuilderFactory.AdvancedExecEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).ExecEndpointBuilderFactory.AdvancedExecEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).