Package de.aristaflow.adept2.core.runtimemanager.executionenvironments
package de.aristaflow.adept2.core.runtimemanager.executionenvironments
-
ClassesClassDescriptionThis abstract execution environment is for easy development of new execution environments.The ID Execution Environment is used for executing application which though they implement the
ExecutableComponentinterface don't have an ADEPT2-Registry conform constructor.
The activity URI is used for retrieving the class to be executed by this environment.TODO EBPINSTANCE: Adapt the documentation according to the replacement ofActivitybyActivityInstanceThe null execution just signals an application closed to the runtime environment and returns.This abstract system execution environment extends the abstract execution environment by a registry for accessing the system directly.