public interface IProcessRunner<T extends IRunConfig>
| Modifier and Type | Method and Description |
|---|---|
void |
execute(T typeName) |
Process |
getProcess() |
T |
getRunConfig() |
RunState |
getRunState() |
com.sun.jdi.VirtualMachine |
getVm() |
Copyright © 2019. All rights reserved.