Uses of Package
org.apache.avalon.repository

Packages that use org.apache.avalon.repository
org.apache.avalon.repository The repository api package defines the repository service contract.  
org.apache.avalon.repository.impl The repository impl package is the repository api reference implementation.  
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. 
org.apache.avalon.repository.meta The repository meta package defines a set of descriptors dealing with specific meta classes. 
org.apache.avalon.repository.provider The repository provider package defines a set of interfaces used by implementation providers. 
org.apache.avalon.repository.util The repository util package contains a number of utility classes shared between the main bootstrap system and the default repository implementation. 
 

Classes in org.apache.avalon.repository used by org.apache.avalon.repository
Artifact
          Defintion of a artifact that maintains a relative url to some nominally remote file together with a set of assigned properties.
RepositoryException
          Exception to indicate that there was a repository related error.
 

Classes in org.apache.avalon.repository used by org.apache.avalon.repository.impl
Artifact
          Defintion of a artifact that maintains a relative url to some nominally remote file together with a set of assigned properties.
Repository
          A service that provides access to versioned resources.
RepositoryException
          Exception to indicate that there was a repository related error.
 

Classes in org.apache.avalon.repository used by org.apache.avalon.repository.main
Artifact
          Defintion of a artifact that maintains a relative url to some nominally remote file together with a set of assigned properties.
RepositoryException
          Exception to indicate that there was a repository related error.
 

Classes in org.apache.avalon.repository used by org.apache.avalon.repository.meta
Artifact
          Defintion of a artifact that maintains a relative url to some nominally remote file together with a set of assigned properties.
RepositoryException
          Exception to indicate that there was a repository related error.
 

Classes in org.apache.avalon.repository used by org.apache.avalon.repository.provider
Repository
          A service that provides access to versioned resources.
RepositoryException
          Exception to indicate that there was a repository related error.
 

Classes in org.apache.avalon.repository used by org.apache.avalon.repository.util
Artifact
          Defintion of a artifact that maintains a relative url to some nominally remote file together with a set of assigned properties.
RepositoryException
          Exception to indicate that there was a repository related error.
 



Copyright © Apache Software Foundation. All Rights Reserved.