Class ExecDefaultExecutor

  • All Implemented Interfaces:
    org.apache.commons.exec.Executor

    public class ExecDefaultExecutor
    extends org.apache.commons.exec.DefaultExecutor
    • Field Summary

      • Fields inherited from interface org.apache.commons.exec.Executor

        INVALID_EXITVALUE
    • Constructor Detail

      • ExecDefaultExecutor

        public ExecDefaultExecutor()
    • Method Detail

      • getExitValue

        public int getExitValue()