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

Packages that use RunLevel
org.jvnet.hk2.component.internal.runlevel   
 

Uses of RunLevel in org.jvnet.hk2.component.internal.runlevel
 

Methods in org.jvnet.hk2.component.internal.runlevel with parameters of type RunLevel
protected  boolean DefaultRunLevelService.accept(Inhabitant<?> i, RunLevel rl, int activeRunLevel)
          Returns true if the RunLevel for the given inhabitant in question should be processed by this RunLevelService instance.
 RunLevelService<?> RunLevelServices.get(Habitat habitat, RunLevel rl)
          Find the RunLevelService appropriate for the specified RunLevel.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.