Uses of Package
de.aristaflow.adept2.core.runtimeservice
-
Classes in de.aristaflow.adept2.core.runtimeservice used by de.aristaflow.adept2.core.client Class Description RuntimeService The runtime service resembles a runtime manager but it is not actively executingExecutableComponent
s but just provides the information for execution passively. -
Classes in de.aristaflow.adept2.core.runtimeservice used by de.aristaflow.adept2.core.eventmanager Class Description RemoteProgressMonitor The interface providesProgressMonitor
s for clients executing activities proprietarily not usingExecutableComponent
.RemoteRuntimeEnvironment The interface providesRuntimeEnvironment
s for clients executing activities proprietarily not usingExecutableComponent
. -
Classes in de.aristaflow.adept2.core.runtimeservice used by de.aristaflow.adept2.core.eventmanager.common Class Description RemoteProgressMonitor The interface providesProgressMonitor
s for clients executing activities proprietarily not usingExecutableComponent
.RemoteRuntimeEnvironment The interface providesRuntimeEnvironment
s for clients executing activities proprietarily not usingExecutableComponent
.RuntimeService The runtime service resembles a runtime manager but it is not actively executingExecutableComponent
s but just provides the information for execution passively. -
Classes in de.aristaflow.adept2.core.runtimeservice used by de.aristaflow.adept2.core.runtimeservice Class Description ExecutionMessageListener AnExecutionMessageListener
provides access to anExecutionMessageNotification
which is notified when there are request messages for a specific execution of a proprietarily executing client.ExecutionMessageNotification This interface simulates the notification of anExecutableComponent
when using a proprietarily executing client.RemoteActivityStarting This interface is for starting and resuming activities that are bound to specific client applications which is indicated by the corresponding GUI context ID (GUIConstants.CLIENT_APPLICATION
).RemoteExecutionControlManager ARemoteExecutionControlManager
extends anExecutionControlManager
by the means to provide a timeout for all methods requiring an interaction with an execution session.RemoteProgressMonitor The interface providesProgressMonitor
s for clients executing activities proprietarily not usingExecutableComponent
.RemoteRuntimeEnvironment The interface providesRuntimeEnvironment
s for clients executing activities proprietarily not usingExecutableComponent
. -
Classes in de.aristaflow.adept2.core.runtimeservice used by de.aristaflow.ilm.core.runtimeservice Class Description ExecutionMessageNotification This interface simulates the notification of anExecutableComponent
when using a proprietarily executing client.LocalExecutionMessageNotifier This interface provides the means for anExecutionMessageListener
as simple service that forwards all incoming execution messages to the locally registeredExecutionMessageNotification
s. -
Classes in de.aristaflow.adept2.core.runtimeservice used by de.aristaflow.ilm.ws.core.runtimeservice Class Description ExecutionMessageNotification This interface simulates the notification of anExecutableComponent
when using a proprietarily executing client.RemoteActivityStarting This interface is for starting and resuming activities that are bound to specific client applications which is indicated by the corresponding GUI context ID (GUIConstants.CLIENT_APPLICATION
).RemoteExecutionControlManager ARemoteExecutionControlManager
extends anExecutionControlManager
by the means to provide a timeout for all methods requiring an interaction with an execution session.RemoteProgressMonitor The interface providesProgressMonitor
s for clients executing activities proprietarily not usingExecutableComponent
.RemoteRuntimeEnvironment The interface providesRuntimeEnvironment
s for clients executing activities proprietarily not usingExecutableComponent
.RuntimeService The runtime service resembles a runtime manager but it is not actively executingExecutableComponent
s but just provides the information for execution passively. -
Classes in de.aristaflow.adept2.core.runtimeservice used by de.aristaflow.ilm.ws.rest.core.runtimeservice Class Description RuntimeService The runtime service resembles a runtime manager but it is not actively executingExecutableComponent
s but just provides the information for execution passively.