Uses of Package
org.apache.avalon.repository

Packages that use org.apache.avalon.repository
org.apache.avalon.composition.model The model package is resonsible for the population of the containment information model taking into account criteria expressed under meta-info and directives expressed under meta-data in conjunction with the runtime environment. 
org.apache.avalon.composition.model.impl The model package contains a series of classes that leverage the new meta data model.  
org.apache.avalon.merlin.kernel The kernel package defines a top-level Kernel interfaces.  
org.apache.avalon.merlin.kernel.impl The kernel package defines a top level Kernel implementation that serves as a host to a set of blocks.  
org.apache.avalon.repository The repository package contains an contract for abstract repository services.  
org.apache.avalon.repository.impl The repository impl package contains an implementation of a file based repository.  
 

Classes in org.apache.avalon.repository used by org.apache.avalon.composition.model
Repository
          A service that provides access to versioned resources.
 

Classes in org.apache.avalon.repository used by org.apache.avalon.composition.model.impl
Repository
          A service that provides access to versioned resources.
 

Classes in org.apache.avalon.repository used by org.apache.avalon.merlin.kernel
Repository
          A service that provides access to versioned resources.
 

Classes in org.apache.avalon.repository used by org.apache.avalon.merlin.kernel.impl
Repository
          A service that provides access to versioned resources.
 

Classes in org.apache.avalon.repository used by org.apache.avalon.repository
BlockManifest
          A block manifest that provides a set of convinience operations to access block related attributes.
RepositoryException
          Exception to indicate that there was a repository related error.
 

Classes in org.apache.avalon.repository used by org.apache.avalon.repository.impl
BlockManifest
          A block manifest that provides a set of convinience operations to access block related attributes.
ProxyContext
          A proxy context.
Repository
          A service that provides access to versioned resources.
RepositoryException
          Exception to indicate that there was a repository related error.
 



Copyright © Apache Software Foundation. All Rights Reserved.