Field Summary |
|
final public static String | DOMAIN_KEY Key for getting deployment target's domain from properties. |
final public static String | LOGIN_KEY Key for getting login for deployment target from properties. |
final public static String | NAME_KEY Key for getting deployment target's name from properties. |
final public static String | PASSWORD_KEY Key for getting password for deployment target from properties. |
final public static String | PATH_KEY Key for getting path to deployment target from properties. |
final public static String | REQUEST_PREFIX_KEY Key for getting deployment target's web request prefix from properties. |
final public static String | SERVER_TYPE_KEY Key for getting deployment target's type from properties. |