Uses of Package
org.glassfish.hk2.runlevel

Packages that use org.glassfish.hk2.runlevel
org.glassfish.hk2.runlevel   
org.glassfish.hk2.runlevel.utilities   
 

Classes in org.glassfish.hk2.runlevel used by org.glassfish.hk2.runlevel
RunLevelController
          Implementations of this contract are responsible for orchestration lifecycle events (i.e., start levels) in Hk2.
 

Classes in org.glassfish.hk2.runlevel used by org.glassfish.hk2.runlevel.utilities
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.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.