Uses of Class
org.glassfish.hk2.runlevel.RunLevel
-
Packages that use RunLevel Package Description org.glassfish.hk2.runlevel -
-
Uses of RunLevel in org.glassfish.hk2.runlevel
Methods in org.glassfish.hk2.runlevel that return RunLevel Modifier and Type Method Description static RunLevel
RunLevelServiceUtilities. getRunLevelAnnotation(int value)
Returns aRunLevel
scope annotation with the given value and RUNLEVEL_MODE_VALIDATING as the modestatic RunLevel
RunLevelServiceUtilities. getRunLevelAnnotation(int value, int mode)
Returns aRunLevel
scope annotation with the given value and mode
-