Class | Description |
---|---|
ExRemoteJavaCommand |
This class encapsulates a simple test java-process to be run in another VM.
|
ExRemoteJavaCommandEDT |
This class demonstrates a local task that is event driven by a
remote counterpart on the server.
|
ExRemoteJavaCommandTask |
This Task runs the
ExRemoteJavaCommand , which simply executes a
loop until the max value (passed as cmd-line-arg) is reached. |
SampleJavaProcess |
This is an as primitive as possible java process to be run within
another VM - using the
JavaCommand mechanism. |
Copyright © 2011 EsprIT-Systems. All Rights Reserved.