public final class Applications extends Object
| Constructor and Description |
|---|
Applications() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getOption(String key)
Get Application Runtime Option with main method args
|
static Object |
getProperties(String key)
Get Application Runtime Properties with main method args
|
static String |
getRuntimeHome()
Get Application runtime Home Path
|
public static String getOption(String key)
key - option's keypublic static Object getProperties(String key)
key - option's keypublic static String getRuntimeHome()
Copyright © 2017 CiNC0. All rights reserved.