org.objectweb.jonathan.libs.helpers
Class PropertiesHelper

java.lang.Object
  extended byorg.objectweb.jonathan.libs.helpers.PropertiesHelper

public class PropertiesHelper
extends java.lang.Object

This class is intended to read system properties, or properties in the orb.properties file.


Constructor Summary
PropertiesHelper()
           
 
Method Summary
static java.lang.String getProperty(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesHelper

public PropertiesHelper()
Method Detail

getProperty

public static java.lang.String getProperty(java.lang.String key)