org.gcube.application.aquamaps.aquamapsservice.impl.util
Class PropertiesReader

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.impl.util.PropertiesReader

public class PropertiesReader
extends java.lang.Object


Method Summary
static PropertiesReader get(java.lang.String path)
           
 java.lang.String getParam(java.lang.String paramName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static PropertiesReader get(java.lang.String path)
                            throws java.lang.Exception
Throws:
java.lang.Exception

getParam

public java.lang.String getParam(java.lang.String paramName)
                          throws java.lang.Exception
Throws:
java.lang.Exception