Package org.objectweb.carol.util.bootstrap

Interface Summary
RemoteProcessesManager Interface RemoteProcessesManagerProvide a Process Manager for boostraping Process and send file to a process directory Thie class extends a remote interface for RMI calls
 

Class Summary
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 ProcessesDaemonProvide a RMI accessible jvm daemon for boostraping a Processes.
ProcessesManager Class ProcessesManagerProvide a Process Manager for boostraping Process and send file to a process directory Thie class extends a remote interface for RMI calls
RemoteShell Class RemoteShellProvide a RMI shell access to a RJVM daemon For the moment it's a basic (but full) rjvm shell
 

Exception Summary
ProcessException Class ProcessException is a Process exception