Interface ExecEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface ExecEndpointBuilderFactory
Execute commands on the underlying operating system. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceExecEndpointBuilderFactory.ExecBuildersstatic interfaceExecEndpointBuilderFactory.ExecEndpointBuilderBuilder for endpoint for the Exec component.
-
Method Summary
Static Methods Modifier and Type Method Description static ExecEndpointBuilderFactory.ExecEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static ExecEndpointBuilderFactory.ExecEndpointBuilder endpointBuilder(String componentName, String path)
-
-