Package org.zeroturnaround.exec.stop
package org.zeroturnaround.exec.stop
-
ClassDescriptionDefault
ProcessStopper
implementation that just invokesProcess.destroy()
.ProcessStopper
implementation that does nothing - it keeps the process running.Abstraction for stopping sub processes.