All Implemented Interfaces:
Callable<Integer>

public class InfraRun extends InfraBaseCommand
  • Constructor Details

  • Method Details

    • doCall

      public Integer doCall() throws Exception
      Specified by:
      doCall in class CamelCommand
      Throws:
      Exception
    • getServiceName

      public List<String> getServiceName()
    • setServiceName

      public void setServiceName(List<String> serviceName)
    • isLogToStdout

      public boolean isLogToStdout()
    • setLogToStdout

      public void setLogToStdout(boolean logToStdout)