Class RunLevelServiceUtilities.RunLevelImpl

java.lang.Object
org.glassfish.hk2.api.AnnotationLiteral<RunLevel>
org.glassfish.hk2.runlevel.RunLevelServiceUtilities.RunLevelImpl
All Implemented Interfaces:
Annotation
Enclosing class:
RunLevelServiceUtilities

private static class RunLevelServiceUtilities.RunLevelImpl extends AnnotationLiteral<RunLevel> implements RunLevel
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      See Also:
    • value

      private final int value
    • mode

      private final int mode
  • Constructor Details

    • RunLevelImpl

      private RunLevelImpl(int value, int mode)
  • Method Details

    • value

      public int value()
    • mode

      public int mode()