Package de.kosmos_lab.web.helper
Class EnvHelper
- java.lang.Object
-
- de.kosmos_lab.web.helper.EnvHelper
-
public class EnvHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description EnvHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetEnv(String key)static booleangetEnvBool(String key)static voidsetEnv(String key, String value)
-