Uses of Annotation Type
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 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