@Named public class ClasspathEntryCache extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ClasspathEntryCache.CacheEntry |
static class |
ClasspathEntryCache.CacheMode |
static interface |
ClasspathEntryCache.Factory |
| Constructor and Description |
|---|
ClasspathEntryCache() |
| Modifier and Type | Method and Description |
|---|---|
static void |
flush() |
DependencyClasspathEntry |
get(Path location,
ClasspathEntryCache.CacheMode cacheMode,
ClasspathEntryCache.Factory factory) |
DependencyClasspathEntry |
getSourcepathEntry(Path location,
ClasspathEntryCache.CacheMode cacheMode,
ClasspathEntryCache.Factory factory) |
public DependencyClasspathEntry get(Path location, ClasspathEntryCache.CacheMode cacheMode, ClasspathEntryCache.Factory factory)
public DependencyClasspathEntry getSourcepathEntry(Path location, ClasspathEntryCache.CacheMode cacheMode, ClasspathEntryCache.Factory factory)
public static void flush()
Copyright © 2021. All rights reserved.