| Interface | Description |
|---|---|
| ExpressionExecutor | |
| ExpressionExecutorStrategy |
Allow to evaluate one kind of expression
the kind of expression that this evaluator is responsible for is define by the
ExpressionExecutorStrategy.getExpressionKind() Client implements this interface in order to add
a new kind of expression |
| ExpressionService |
| Enum | Description |
|---|---|
| ContainerState |