Class ProcessManager

    • Constructor Summary

      Constructors 
      Constructor Description
      ProcessManager()  
    • Method Summary

      Modifier and Type Method Description
      abstract boolean kill()  
      • Methods inherited from class java.lang.Object

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

      • ProcessManager

        public ProcessManager()
    • Method Detail

      • kill

        public abstract boolean kill()