| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginArtifactsCache.Key | |
|---|---|
| org.apache.maven.plugin | |
| Uses of PluginArtifactsCache.Key in org.apache.maven.plugin | 
|---|
| Fields in org.apache.maven.plugin with type parameters of type PluginArtifactsCache.Key | |
|---|---|
protected  Map<PluginArtifactsCache.Key,PluginArtifactsCache.CacheRecord> | 
DefaultPluginArtifactsCache.cache
 | 
| Methods in org.apache.maven.plugin that return PluginArtifactsCache.Key | |
|---|---|
 PluginArtifactsCache.Key | 
PluginArtifactsCache.createKey(Plugin plugin,
          org.sonatype.aether.graph.DependencyFilter extensionFilter,
          List<org.sonatype.aether.repository.RemoteRepository> repositories,
          org.sonatype.aether.RepositorySystemSession session)
 | 
 PluginArtifactsCache.Key | 
DefaultPluginArtifactsCache.createKey(Plugin plugin,
          org.sonatype.aether.graph.DependencyFilter extensionFilter,
          List<org.sonatype.aether.repository.RemoteRepository> repositories,
          org.sonatype.aether.RepositorySystemSession session)
 | 
| Methods in org.apache.maven.plugin with parameters of type PluginArtifactsCache.Key | |
|---|---|
 PluginArtifactsCache.CacheRecord | 
PluginArtifactsCache.get(PluginArtifactsCache.Key key)
 | 
 PluginArtifactsCache.CacheRecord | 
DefaultPluginArtifactsCache.get(PluginArtifactsCache.Key key)
 | 
 PluginArtifactsCache.CacheRecord | 
PluginArtifactsCache.put(PluginArtifactsCache.Key key,
    List<org.sonatype.aether.artifact.Artifact> pluginArtifacts)
 | 
 PluginArtifactsCache.CacheRecord | 
DefaultPluginArtifactsCache.put(PluginArtifactsCache.Key key,
    List<org.sonatype.aether.artifact.Artifact> pluginArtifacts)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||