
Public Member Functions | |
| ExecuteServices (RunModel runModel) | |
| void | startLocalJava (NativeCommand.Listener listener) |
| void | stopLocalJava () |
| void | startLocalScript (NativeCommand.Listener listener) throws Throwable |
| void | stopLocalScript (NativeCommand.Listener listener) throws Throwable |
| void | startRemote (NativeCommand.Listener listener) throws Throwable |
| void | stopRemote (NativeCommand.Listener listener) throws Throwable |
Public Attributes | |
| String | startLocalJavaPexpect = "ready and waiting ..." |
| PreparedString | startLocalJavaArgs = new PreparedString("-n -jacorb -root ? -OAport ?") |
Protected Attributes | |
| RunModel | runModel |
| com.cosylab.cdb.jdal.Server | cdbServer |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8