Uses of Class
org.apache.avalon.repository.main.AbstractBuilder

Packages that use AbstractBuilder
org.apache.avalon.repository.main The repository main package is the main end-user deliverable providing support for the deynamic resolution and pluging-in of an repository implementation compliance with the Repository SPI Specification. 
 

Uses of AbstractBuilder in org.apache.avalon.repository.main
 

Subclasses of AbstractBuilder in org.apache.avalon.repository.main
 class DefaultBuilder
          Application and component bootstrapper used to instantiate, and or invoke Classes and their methods within newly constructed Repository ClassLoaders.
 class DefaultInitialContext
          Sets up the environment to create repositories by downloading the required jars, preparing a ClassLoader and delegating calls to repository factory methods using the newly configured ClassLoader.
 



Copyright © Apache Software Foundation. All Rights Reserved.