Package de.gebit.integrity.runner.forking.processes


package de.gebit.integrity.runner.forking.processes
  • Class
    Description
    The standard process terminator implementation.
    This is a service responsible for abnormal termination of forked processes (and generic processes which have been started during test execution, for example by a fixture, which are encouraged to have an instance of this interface injected for usage).