Class FD_HOST.CommandExecutor2

  • Enclosing class:
    FD_HOST

    public static class FD_HOST.CommandExecutor2
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int execute​(java.lang.String command)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CommandExecutor2

        public CommandExecutor2()
    • Method Detail

      • execute

        public static int execute​(java.lang.String command)
                           throws java.lang.Exception
        Throws:
        java.lang.Exception