| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginDescriptorCache.Key | |
|---|---|
| org.apache.maven.plugin | |
| Uses of PluginDescriptorCache.Key in org.apache.maven.plugin | 
|---|
| Methods in org.apache.maven.plugin that return PluginDescriptorCache.Key | |
|---|---|
 PluginDescriptorCache.Key | 
PluginDescriptorCache.createKey(Plugin plugin,
                   List<org.eclipse.aether.repository.RemoteRepository> repositories,
                   org.eclipse.aether.RepositorySystemSession session)
 | 
 PluginDescriptorCache.Key | 
DefaultPluginDescriptorCache.createKey(Plugin plugin,
                   List<org.eclipse.aether.repository.RemoteRepository> repositories,
                   org.eclipse.aether.RepositorySystemSession session)
 | 
| Methods in org.apache.maven.plugin with parameters of type PluginDescriptorCache.Key | |
|---|---|
 PluginDescriptor | 
PluginDescriptorCache.get(PluginDescriptorCache.Key key)
 | 
 PluginDescriptor | 
DefaultPluginDescriptorCache.get(PluginDescriptorCache.Key cacheKey)
 | 
 void | 
PluginDescriptorCache.put(PluginDescriptorCache.Key key,
       PluginDescriptor pluginDescriptor)
 | 
 void | 
DefaultPluginDescriptorCache.put(PluginDescriptorCache.Key cacheKey,
       PluginDescriptor pluginDescriptor)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||