org.objectweb.jonathan.libs.helpers
Class PropertiesHelper
java.lang.Object
|
+--org.objectweb.jonathan.libs.helpers.PropertiesHelper
- public class PropertiesHelper
- extends Object
This class is intended to read system properties, or properties in the
orb.properties file.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesHelper
public PropertiesHelper()
getProperty
public static String getProperty(String key)