Interface Process

    • Method Detail

      • getPid

        int getPid()
        Retrieves the PID of the process
        Returns:
        the pid
      • isRunning

        boolean isRunning()
                   throws IOException
        Check if this process is still running
        Returns:
        true if the process is running
        Throws:
        IOException - if an error occurs