Package org.jconfig.bootstrap

Interface Summary
BootstrapLoader This interface defines the method that every BootstrapLoader must implement
 

Class Summary
BootstrapLoaderFactory The BootstrapLoaderFactory will instantiate the defined BootstrapLoader and return it.
DefaultBootstrapLoader The DefaultBootstrapLoader implements the same functionality as the old implementation inside the ConfigurationManager.
LoadedItem  
XMLBootstrapLoader This BootstrapLoader will read in an XML file called "bootstrap.xml" and parse the content.
 



Copyright © 2001-2003 Andreas Mecky, Terry Dye. All Rights Reserved.