Package org.glassfish.hk2.runlevel

Interface Summary
Activator Contract for handling the activation and deactivation of run level services.
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 Summary
RunLevelException Exception related to the operations of the RunLevelController.
 

Annotation Types Summary
RunLevel Defines a run/start level.
RunLevelControllerIndicator Identifies the RunLevelController target for the RunLevel annotated service.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.