@Vetoed public class EnvironmentType extends Object
Environment types| Modifier and Type | Field and Description |
|---|---|
static EnvironmentType |
DEVELOPMENT |
static EnvironmentType |
PRODUCTION |
static EnvironmentType |
TEST |
| Constructor and Description |
|---|
EnvironmentType(String name) |
public static final EnvironmentType PRODUCTION
public static final EnvironmentType DEVELOPMENT
public static final EnvironmentType TEST
public EnvironmentType(String name)
Copyright © 2014 Caelum. All rights reserved.