org.plasma.common.env
Class EnvProperties
java.lang.Object
org.plasma.common.env.EnvProperties
public class EnvProperties
- extends Object
Singleton class for critical deployment property management and
error handling.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dumpProperties
public String dumpProperties(String separator)
instance
public static EnvProperties instance()
getProperties
public Properties getProperties()
getProperty
public String getProperty(String name)
getProperty
public String getProperty(String name,
String defaultValue)
getPropertiesFileName
public String getPropertiesFileName()
getEnv
public EnvName getEnv()
Copyright © 2014. All rights reserved.