|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.n1.util.enum.EnumImpl
com.sun.n1.sps.model.executor.RunLevel
public final class RunLevel
A strongly-typed enumeration of Runlevels to provide for better type-checking.
Nested Class Summary | |
---|---|
static class |
RunLevel.Factory
Factory for object output type enums. |
Field Summary | |
---|---|
static RunLevel |
ACTUAL
Actual running run level |
static RunLevel.Factory |
FACTORY
The factory which may be used to look up OutputType by string or int value. |
static RunLevel |
PREFLIGHT
Pre-Flight run level |
Method Summary |
---|
Methods inherited from class com.sun.n1.util.enum.EnumImpl |
---|
equals, hashCode, toInt, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final RunLevel.Factory FACTORY
public static final RunLevel ACTUAL
public static final RunLevel PREFLIGHT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |