| Package | Description |
|---|---|
| de.aristaflow.adept2.core.runtimemanager.executionenvironments |
| Modifier and Type | Class and Description |
|---|---|
class |
IDExecutionEnvironment
The ID Execution Environment is used for executing application which though
they implement the
ExecutableComponent interface don't have an
ADEPT2-Registry conform constructor. |
class |
NullExecution
TODO EBPINSTANCE: Adapt the documentation according to the replacement of
Activity by
ActivityInstance
The null execution just signals an application closed to the runtime
environment and returns. |
class |
SystemExecutionEnvironment
This abstract system execution environment extends the abstract execution
environment by a registry for accessing the system directly.
|