public class EnvUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_AWS_FILE_NAME |
static String |
PROP_INSTALL_DIR
This is the expected property passed to Java on boot
e.g. |
| Modifier and Type | Method and Description |
|---|---|
static com.amazonaws.services.route53.AmazonRoute53 |
buildRoute53(File aws) |
static String |
getAwsFilePath() |
static Properties |
getConfigAsProperty() |
static String |
INSTALL_DIR() |
public static final String PROP_INSTALL_DIR
public static final String PROP_AWS_FILE_NAME
public static String INSTALL_DIR()
public static String getAwsFilePath()
public static com.amazonaws.services.route53.AmazonRoute53 buildRoute53(File aws)
public static Properties getConfigAsProperty()
Copyright © 2015. All rights reserved.