Package org.apache.geronimo.kernel.repository

Interface Summary
ArtifactManager  
ArtifactResolver  
ArtifactTypeHandler  
FileWriteMonitor An interface for getting notifications on the progress of file writes.
ListableRepository For repositories that can provide a list of their contents.
Repository Provides access to things like JARs via a standard API.
WritableListableRepository  
WriteableRepository A repository that accepts new entries.
 

Class Summary
AbstractRepository  
Artifact  
CopyArtifactTypeHandler  
DefaultArtifactManager  
DefaultArtifactResolver  
Dependency A dependency of a Geronimo configuration.
Environment holds the data from the EnvironmentType xml while it is being resolved, transitively closed, etc.
ImportType  
Maven1Repository  
Maven2Repository  
UnpackArtifactTypeHandler  
Version Default implementation of artifact versioning.
 

Exception Summary
MissingDependencyException  
MultipleMatchesException Indicates that you tried to resolve a partially-populated artifact to a real artifact expecting one match but you got multiple matches.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.