Uses of Annotation Interface
org.glassfish.hk2.runlevel.RunLevel
Packages that use RunLevel
-
Uses of RunLevel in org.glassfish.hk2.runlevel
Methods in org.glassfish.hk2.runlevel that return RunLevelModifier and TypeMethodDescriptionstatic 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