|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.jconfig.handler.URLHandler
|
+--org.jconfig.handler.ConfigServerHandler
| Constructor Summary | |
ConfigServerHandler()
Creates a new instance of ConfigServerHandler |
|
| Method Summary | |
Configuration |
load()
|
Configuration |
load(java.lang.String configName)
This method loads a configuration and returns it |
| Methods inherited from class org.jconfig.handler.URLHandler |
addFileListener, fileChanged, getURL, load, setURL, setValidation, store |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConfigServerHandler()
| Method Detail |
public Configuration load()
throws ConfigurationManagerException
load in class URLHandlerorg.jconfig.handler.URLHandlerConfigurationManagerException -
public Configuration load(java.lang.String configName)
throws ConfigurationManagerException
ConfigurationHandlerload in class URLHandlerorg.jconfig.handler.URLHandlertheURL - Description of the ParameterConfigurationManagerException - if the file cannot be processed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||