org.n52.wps.io
Class IOConfiguration
java.lang.Object
org.n52.wps.io.IOConfiguration
public class IOConfiguration
- extends java.lang.Object
This class contains the IO configuration for the WPS.
- Author:
- janne
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
initalize
public static boolean initalize()
- Initialization of the IO configuration
- Returns:
getInstance
public static IOConfiguration getInstance()
configurationSuccessful
public static boolean configurationSuccessful()
getProperty
public java.lang.String getProperty(java.lang.String propertyName)