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