com.sun.jump.executive |
This package consists of the JUMP Executive interfaces.
|
Java Source File Name | Type | Comment |
JUMPApplicationProxy.java | Interface | JUMPApplicationProxy encapsulates the information of the running
application on the exectutive side. |
JUMPExecutive.java | Class | JUMPExecutive hosts all the JUMP executive services. |
JUMPIsolateFactory.java | Interface | JUMPIsolateFactory is an executive feature that performs
application isolate creation and retrieval operations. |
JUMPIsolateProxy.java | Interface | JUMPIsolateProxy encapsulates the state of the running isolate
within the executive. |
JUMPUserInputManager.java | Class | JUMPUserInputManager defines methods that allow JUMP
modules to request user feedback as part of their functionality. |