| Package | Description |
|---|---|
| org.mentawai.core |
| Modifier and Type | Field and Description |
|---|---|
static ApplicationManager.Environment |
ApplicationManager.DEFAULT_ENVIRONMENT |
| Modifier and Type | Method and Description |
|---|---|
ApplicationManager.Environment |
ApplicationManager.getEnvironment() |
static ApplicationManager.Environment |
ApplicationManager.Environment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationManager.Environment[] |
ApplicationManager.Environment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationManager.setEnvironment(ApplicationManager.Environment env) |
Copyright © 2015. All Rights Reserved.