JVMConfiguration | Class JVMConfiguration Is a Data structure representing a Java
command This class is serializable and can be pass througth a RMI call (for
the Java Deamon for example)
|
ProcessesDaemon | Class ProcessesDaemon Provide a RMI accessible jvm daemon for
boostraping a Processes. |
ProcessesManager | Class ProcessesManager Provide a Process Manager for
boostraping Process and send file to a process directory Thie class extends a
remote interface for RMI calls
|
ProcessesManager.ProcessStopThread | Process Shudown process Thread For cleanong the Process's Hashtable
|
ProcessException | Class ProcessException is a Process exception
|
RemoteShell | Class RemoteShell Provide a RMI shell access to a RJVM daemon
For the moment it's a basic (but full) rjvm shell
|