|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jconfig.bootstrap.XMLBootstrapLoader
This BootstrapLoader will read in an XML file called "bootstrap.xml"
and parse the content. Then it will load every configuration with the
defined handler and (optional) parser.
Note: This is currently not implemented and this loader works
exactly like the DefaultBootstrapLoader!!!
Constructor Summary | |
XMLBootstrapLoader()
|
Method Summary | |
LoadedItem[] |
load()
This method is supposed to return a list of configurations. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLBootstrapLoader()
Method Detail |
public LoadedItem[] load() throws ConfigurationManagerException
BootstrapLoader
load
in interface BootstrapLoader
ConfigurationManagerException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |