public class ClasspathCache extends Object
| Constructor and Description |
|---|
ClasspathCache() |
| Modifier and Type | Method and Description |
|---|---|
static Classpath |
getCachedClassPath(String artifactId) |
static void |
setCachedClasspath(String key,
Classpath classpath) |
static Classpath |
setCachedClasspath(String key,
Set<Artifact> artifacts) |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.