Package org.apache.avalon.repository

The repository api package defines the repository service contract.

See:
          Description

Interface Summary
Repository A service that provides access to versioned resources.
 

Class Summary
Artifact Defintion of a artifact that maintains a relative url to some nominally remote file together with a set of assigned properties.
 

Exception Summary
RepositoryException Exception to indicate that there was a repository related error.
RepositoryRuntimeException Exception to indicate that there was a repository related error.
 

Package org.apache.avalon.repository Description

The repository api package defines the repository service contract. This includes operations supporting the establishment of URLs to local cached resources based on supplied logical artifact descriptions.



Copyright © Apache Software Foundation. All Rights Reserved.