|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.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
BootstrapLoaderload in interface BootstrapLoader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||