| Interface | Description |
|---|---|
| RunLevelController |
Implementations of this contract are responsible for orchestration
lifecycle events (i.e., start levels) in Hk2.
|
| RunLevelListener |
Implementations of RunLevelController should use this contract for publishing
RunLevel events.
|
| Sorter |
Contract for sorting descriptors for run level services.
|
| Exception | Description |
|---|---|
| RunLevelException |
Exception related to the operations of the
RunLevelController. |
| Annotation Type | Description |
|---|---|
| RunLevel |
Defines a run/start level.
|
Copyright © 2013 Oracle Corporation. All Rights Reserved.