org.apache.maven.mae.depgraph.impl.collect
Class DepGraphCache
java.lang.Object
org.apache.maven.mae.depgraph.impl.collect.DepGraphCache
public final class DepGraphCache
- extends Object
Based on DataPool in aether-impl, this cache provides the ability to clear the cache in the
RepositorySystemSession, along with tracking for RemoteRepository instances, and NOT including
tracking for nodes.
- Author:
- Benjamin Bentmann, John Casey
|
Method Summary |
static void |
clear(org.sonatype.aether.RepositorySystemSession session)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
clear
public static void clear(org.sonatype.aether.RepositorySystemSession session)
Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.