|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jconfig.bootstrap.DefaultBootstrapLoader
The DefaultBootstrapLoader implements the same functionality as the old implementation inside the ConfigurationManager. It will try to find a file called "config.xml" in the classpath and if found will parse it and this configuration will be stored as "default" configuration.
Constructor Summary | |
DefaultBootstrapLoader()
|
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 DefaultBootstrapLoader()
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 |