com.sun.jump.isolate.jvmprocess |
This package consists of abstractions for a Process based Isolate
implementation.
|
Java Source File Name | Type | Comment |
JUMPAppContainer.java | Class | JUMPAppContainer defines the application container. |
JUMPAppContainerContext.java | Interface | This interface specifies methods of the object passed to the static
factory method of JUMPAppContainer . |
JUMPIsolateProcess.java | Class | JVMIsolateVM encapsulates an isolate that is implemented
using a single JVM Process. |