Package gw.util
Interface ProcessStarter.ProcessHandler
-
- Enclosing class:
- ProcessStarter
public static interface ProcessStarter.ProcessHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run(ShellProcess proc)
-
-
-
Method Detail
-
run
void run(ShellProcess proc)
-
-