@Authors(value="Nikolche Mihajlovski") @Since(value="5.1.0") public class Env extends RapidoidThing
| Modifier and Type | Field and Description |
|---|---|
static String |
PROFILE_DEFAULT |
| Constructor and Description |
|---|
Env() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
dev() |
static boolean |
hasAnyProfile(String... profileNames) |
static String |
mode() |
static boolean |
production() |
static boolean |
profile(String profileName) |
static Set<String> |
profiles() |
static boolean |
test() |
public static final String PROFILE_DEFAULT
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.