| Interface | Description |
|---|---|
| ExecutionMessageListener |
An
ExecutionMessageListener provides access to an
ExecutionMessageNotification which is notified when there are
request messages for a specific execution of a proprietarily executing
client. |
| ExecutionMessageNotification |
This interface simulates the notification of an
ExecutableComponent 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 |
A
RemoteExecutionControlManager extends an
ExecutionControlManager by the means to provide a timeout for
all methods requiring an interaction with an execution session. |
| RemoteProgressMonitor |
The interface provides
ProgressMonitors for
clients executing activities proprietarily not using
ExecutableComponent. |
| RemoteRuntimeEnvironment |
The interface provides
RuntimeEnvironments for
clients executing activities proprietarily not using
ExecutableComponent. |
| RuntimeService |
The runtime service resembles a runtime manager but it is not actively
executing
ExecutableComponents but just provides the information
for execution passively. |