| Interface | Description |
|---|---|
| AccessPathEvaluator | |
| ApplicationInstance |
An
ApplicationInstance keeps the runtime state and behaviour of
an ApplicationType. |
| AsynchronousApplicationInstance |
Describes the contract to implement the runtime behaviour of an asynchronous
application type.
|
| EventActionInstance |
Implementations of
EventActionInstance provide the actual behaviour of
any event action type. |
| SynchronousApplicationInstance |
Describes the contract to implement the runtime behaviour of a synchronous
application type.
|
| Class | Description |
|---|---|
| Event |
Representation of an event.
|
| Exception | Description |
|---|---|
| UnrecoverableExecutionException |
Indicates abrupt termination of event action execution due to severe errors.
|
Copyright © 2016 Eclipse Stardust. All Rights Reserved.