public class Environment
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEVMODE |
static java.io.File |
WEB_PATH |
| Modifier and Type | Method and Description |
|---|---|
static java.io.File |
getWebPath() |
static boolean |
isDevelopment() |
static boolean |
isProduction() |
public static final java.io.File WEB_PATH
public static final java.lang.String DEVMODE