Package org.kiwiproject.base.process


package org.kiwiproject.base.process
  • Class
    Description
    A few common (Unix/Linux/etc) kill signals.
    Possible actions to take if a kill command times out.
    Interface that describes a simple contract for an operating system command.
    Utility class for working with operating system processes.
    This is a wrapper class around the static utility functions in Processes.