public static interface ProcessLauncherServer.ServerObserver extends Server.ServerObserver
| Modifier and Type | Method and Description |
|---|---|
void |
clientExited(int result,
String output)
Notification that the client has shutdown.
|
serverExitedvoid clientExited(int result,
String output)
result - the return code of the client applicationoutput - the standard error and standard output of the client applicationCopyright © 2013. All rights reserved