public interface ExecutionMessageListener extends ADEPT2Service
ExecutionMessageListener provides access to an
ExecutionMessageNotification which is notified when there are
request messages for a specific execution of a proprietarily executing
client. The indirection introduced by this interface allows to have a
separate class to receive the notification instead of the
ADEPT2Service that implements this interface. service URIs
when starting or resuming the observed activity execution.InstanceStateListener,
SubInstanceStateListener| Modifier and Type | Method and Description |
|---|---|
ExecutionMessageNotification |
getExecutionMessageNotification()
Gets the interface to send the messages for a specific execution session
to.
|
getLocalUris, getRelease, getRuntimeRequiredServices, getServiceInstanceName, getStartupRequiredServices, getURIs, init, ping, preShutdown, shutdown, startExecutionMessageNotification getExecutionMessageNotification()