|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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, load, 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
ConfigurationManagerException
public Configuration load(java.lang.String configName) throws ConfigurationManagerException
ConfigurationHandler
load
in interface ConfigurationHandler
load
in class URLHandler
ConfigurationManagerException
- if the file cannot be processed
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |