The Robot Application Programming Interface Delegate Project
|
import "ProcessManagerConfig.idl";
Public Attributes | |
String64 | name |
String64 | comment |
sequence< String256, 64 > | environment |
String256 | workingDirectory |
String32 | binaryName |
String256 | commandLineParams |
boolean | startOnInit |
boolean | waitOnInit |
long | startupTimeout |
String256 | runningMatch |
String32 | aliveInterface |
long | restartsOnFailure |
Number of times of automatic restart on unexpected shutdown. |
sequence<String256, 64> environment |
long restartsOnFailure |
boolean startOnInit |
long startupTimeout |
boolean waitOnInit |