Interface ForkedProcessStringEventListener
-
- All Known Implementing Classes:
ForkClient.ConsoleListener,ForkClient.DebugListener,ForkClient.WarningListener
public interface ForkedProcessStringEventListener- Since:
- 3.0.0-M4
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(java.lang.String msg)
-