org.openide.execution |
|
Java Source File Name | Type | Comment |
ExecutionCompatibilityTest.java | Class | Entry point to the whole execution compatibility suite. |
ExecutionEngine.java | Class | Engine providing the environment necessary to run long-lived processes. |
ExecutionEngineHid.java | Class | A piece of the test compatibility suite for the execution APIs. |
ExecutorTask.java | Class | A task object that represents an asynchronously
running execution task. |
NbClassLoader.java | Class | A class loader which is capable of loading classes from the Repository. |
NbClassLoaderTest.java | Class | Test NbClassLoader. |
NbClassPath.java | Class | Property that can hold informations about class path and
that can be used to create string representation of the
class path. |
NbProcessDescriptor.java | Class | Encapsulates start information for a process. |
ScriptType.java | Class | Base class for scripting interpreters. |