Uses of Interface
org.apache.maven.artifact.repository.RepositoryCache

Packages that use RepositoryCache
org.apache.maven.artifact.resolver   
org.apache.maven.execution   
 

Uses of RepositoryCache in org.apache.maven.artifact.resolver
 

Methods in org.apache.maven.artifact.resolver that return RepositoryCache
 RepositoryCache ArtifactResolutionRequest.getCache()
           
 

Methods in org.apache.maven.artifact.resolver with parameters of type RepositoryCache
 ArtifactResolutionRequest ArtifactResolutionRequest.setCache(RepositoryCache cache)
           
 

Uses of RepositoryCache in org.apache.maven.execution
 

Methods in org.apache.maven.execution that return RepositoryCache
 RepositoryCache MavenSession.getRepositoryCache()
          Deprecated. 
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.