Package org.javagroup.process

Interface Summary
JProcess An interface for classes representing processes inside the JVM.
ProcessEventListener Event listener for process-releated events.
ProcessManager  
 

Class Summary
ProcessGarbageCollector Garbage collector class.
ProcessLifeToken Token resource.
ProcessManagerHolder Place holder for accessing a ProcessManager.
ProcessNamespace Namespace used for mapping per-process namespaces.
ProcessSecurityManager SecurityManager facilitating process identification.
StandardJProcess An implementation of the JProcess interface.
StandardProcessManager An implementation of the ProcessManager interface.
 

Exception Summary
ProcessCreationException Class to represent an exception related to creating a process.