public interface ProcessHandler
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
ProcessHandler.BlockingHandler  | 
static class  | 
ProcessHandler.NoOutBlockingHandler  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
completed(int exitCode)  | 
void | 
log(java.lang.String l)  | 
default void | 
starting(java.lang.String taskRef)  | 
Copyright © 2021. All Rights Reserved.