See: Description
| Interface | Description |
|---|---|
| LegacyServiceAdapter | Deprecated
since 1.3
|
| Service |
A service participates in the application lifecycle.
|
| ServiceDependencies |
Specifies dependencies between services.
|
| ServiceDependenciesSpec |
Allows declaring which services depend on which services.
|
| StartEvent |
A start event.
|
| StopEvent |
A stop event.
|
| Annotation Type | Description |
|---|---|
| DependsOn |
Declares the other service types that services of the annotated type depend on.
|