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 RunLevelRunLevelServiceUtilities. getRunLevelAnnotation(int value)Returns aRunLevelscope annotation with the given value and RUNLEVEL_MODE_VALIDATING as the modestatic RunLevelRunLevelServiceUtilities. getRunLevelAnnotation(int value, int mode)Returns aRunLevelscope annotation with the given value and mode
-