Uses of Class
org.jvnet.hk2.annotations.RunLevel

Packages that use RunLevel
org.jvnet.hk2.annotations HK2 annotations that mark components and their required dependencies. Primary API surface of HK2. 
 

Uses of RunLevel in org.jvnet.hk2.annotations
 

Classes in org.jvnet.hk2.annotations with annotations of type RunLevel
 interface Immediate
          The RunLevel that indicates immediate activation for the default run level scope.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.