@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface ExecComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExecComponentBuilderFactory.ExecComponentBuilder
Builder for the Exec component.
|
static class |
ExecComponentBuilderFactory.ExecComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static ExecComponentBuilderFactory.ExecComponentBuilder |
exec()
Exec (camel-exec)
Execute commands on the underlying operating system.
|
static ExecComponentBuilderFactory.ExecComponentBuilder exec()
Apache Camel