|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.commons.GEnum
com.genesyslab.platform.management.protocol.ApplicationExecutionMode
public class ApplicationExecutionMode
Field Summary | |
---|---|
static ApplicationExecutionMode |
Backup
|
static ApplicationExecutionMode |
Exiting
|
static ApplicationExecutionMode |
Primary
|
Fields inherited from class com.genesyslab.platform.commons.GEnum |
---|
LOCALE_ENGLISH |
Method Summary |
---|
Methods inherited from class com.genesyslab.platform.commons.GEnum |
---|
asInteger, enumSize, equals, equals, getEnumMap, getEnumValues, getValue, getValue, getValue, hashCode, name, ordinal, toString, valueOf, valueOf, values, valuesBy |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final ApplicationExecutionMode Primary
public static final ApplicationExecutionMode Backup
public static final ApplicationExecutionMode Exiting
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |