Package org.objectweb.carol.util.bootstrap

Interface Summary
RemoteProcessesManager Interface RemoteProcessesManager Provide 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 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
RemoteShell Class RemoteShell Provide 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