|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BootstrapLoader | |
| org.jconfig.bootstrap | |
| Uses of BootstrapLoader in org.jconfig.bootstrap |
| Classes in org.jconfig.bootstrap that implement BootstrapLoader | |
class |
DefaultBootstrapLoader
The DefaultBootstrapLoader implements the same functionality as the old implementation inside the ConfigurationManager. |
class |
XMLBootstrapLoader
This BootstrapLoader will read in an XML file called "bootstrap.xml" and parse the content. |
| Methods in org.jconfig.bootstrap that return BootstrapLoader | |
static BootstrapLoader |
BootstrapLoaderFactory.getLoader()
This method will return the implementation of the BootstrapLoader that will be used by the ConfigurationManager at startup to load some configurations. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||