@Singleton public class EclipsePluginRealmCache extends org.apache.maven.plugin.DefaultPluginRealmCache implements IManagedCache
| Constructor and Description |
|---|
EclipsePluginRealmCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
void |
register(org.apache.maven.project.MavenProject project,
org.apache.maven.plugin.PluginRealmCache.Key cacheKey,
org.apache.maven.plugin.PluginRealmCache.CacheRecord record) |
Set<File> |
removeProject(File pom,
ArtifactKey mavenProject,
boolean forceDependencyUpdate) |
public void register(org.apache.maven.project.MavenProject project,
org.apache.maven.plugin.PluginRealmCache.Key cacheKey,
org.apache.maven.plugin.PluginRealmCache.CacheRecord record)
register in interface org.apache.maven.plugin.PluginRealmCacheregister in class org.apache.maven.plugin.DefaultPluginRealmCachepublic Set<File> removeProject(File pom, ArtifactKey mavenProject, boolean forceDependencyUpdate)
removeProject in interface IManagedCachepublic void flush()
flush in interface org.apache.maven.plugin.PluginRealmCacheflush in class org.apache.maven.plugin.DefaultPluginRealmCacheCopyright © 2005–2021 Eclipse Foundation. All rights reserved.