Package | Description |
---|---|
org.glassfish.hk2.runlevel | |
org.jvnet.hk2.examples.runlevel |
Modifier and Type | Method and Description |
---|---|
static RunLevel |
RunLevelServiceUtilities.getRunLevelAnnotation(int value)
Returns a
RunLevel scope annotation with the
given value and RUNLEVEL_MODE_VALIDATING as the mode |
static RunLevel |
RunLevelServiceUtilities.getRunLevelAnnotation(int value,
int mode)
Returns a
RunLevel scope annotation with the
given value and mode |
Modifier and Type | Class and Description |
---|---|
class |
StartupRunLevelService |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.