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.
|
LocalExecutionMessageNotifier |
This interface provides the means for an ExecutionMessageListener as simple service
that forwards all incoming execution messages to the locally registered
ExecutionMessageNotification s.
|
RemoteActivityStarting |
|
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
ProgressMonitor s for
clients executing activities proprietarily not using
ExecutableComponent .
|
RemoteRuntimeEnvironment |
The interface provides
RuntimeEnvironment s for
clients executing activities proprietarily not using
ExecutableComponent .
|
RuntimeService |
The runtime service resembles a runtime manager but it is not actively
executing ExecutableComponent s but just provides the information
for execution passively.
|