|
||||||||||
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 URLHandler
org.jconfig.handler.URLHandler
ConfigurationManagerException
- public Configuration load(java.lang.String configName) throws ConfigurationManagerException
ConfigurationHandler
load
in class URLHandler
org.jconfig.handler.URLHandler
theURL
- 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 |