public class StrolchEnvironment extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ENV_PROPERTIES_FILE |
| Constructor and Description |
|---|
StrolchEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getEnvironmentFromEnvProperties(File rootPath) |
static String |
getEnvironmentFromResourceEnv(Class<?> clazz) |
static String |
getEnvironmentFromSystemProperties() |
public static final String ENV_PROPERTIES_FILE
public static String getEnvironmentFromSystemProperties()
Copyright © 2011–2016 Strolch. All rights reserved.