| Interface | Description |
|---|---|
| ProcessStopper |
Abstraction for stopping sub processes.
|
| Class | Description |
|---|---|
| DestroyProcessStopper |
Default
ProcessStopper implementation that just invokes Process.destroy(). |
| NopProcessStopper |
ProcessStopper implementation that does nothing - it keeps the process running. |
Copyright © 2020 ZeroTurnaround. All rights reserved.