|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nfis.gdas.v091.ConfigProperties
public class ConfigProperties
This singleton class is used to load a properties file to configure properties specific to GDAS Version 0.9.1 ('orgNfisGdasV091.properties') including the default driver, and the names of the dataHandlerConfig and getCapabilities documents.
This class allows GDAS users to change the names and locations of the
configuration files and to change the default driver for the
JDBCDataRetriever.
| Method Summary | |
|---|---|
protected static java.lang.String |
getProperty(java.lang.String property)
Designed as a singleton class, this ensures that only one instance is instantiated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected static java.lang.String getProperty(java.lang.String property)
throws java.io.IOException
property -
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||