|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gvsig.remoteclient.utils.PropertyManager
public class PropertyManager
Description: Loads the configuration files
| Field Summary | |
|---|---|
static java.lang.String |
LOGGER_PROPERTIES
|
| Constructor Summary | |
|---|---|
PropertyManager()
|
|
| Method Summary | |
|---|---|
static java.util.Properties |
getProperties(java.lang.String propertyFileName)
Gets a properties object If the the property files are not yet loaded, then loads them first |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String LOGGER_PROPERTIES
| Constructor Detail |
|---|
public PropertyManager()
| Method Detail |
|---|
public static java.util.Properties getProperties(java.lang.String propertyFileName)
throws java.io.IOException
propertyFileName, - String
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||