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) |
void |
starting(java.lang.String taskRef) |
Copyright © 2021. All Rights Reserved.