Interface ExecComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface ExecComponentBuilderFactory
    Execute commands on the underlying operating system. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • exec

        static ExecComponentBuilderFactory.ExecComponentBuilder exec()
        Exec (camel-exec) Execute commands on the underlying operating system. Category: system Since: 2.3 Maven coordinates: org.apache.camel:camel-exec
        Returns:
        the dsl builder