Package org.zeroturnaround.exec.stop

Interface Summary
ProcessStopper Abstraction for stopping sub processes.
 

Class Summary
DestroyProcessStopper Default ProcessStopper implementation that just invokes Process.destroy().
NopProcessStopper ProcessStopper implementation that does nothing - it keeps the process running.
 



Copyright © 2015 ZeroTurnaround. All rights reserved.