org.apache.ivy.core.cache
public interface ResolutionCacheManager
| Method Summary | |
|---|---|
| void | clean()
Cleans the whole cache. |
| abstract File | getConfigurationResolveReportInCache(String resolveId, String conf) |
| abstract File[] | getConfigurationResolveReportsInCache(String resolveId) |
| abstract File | getResolutionCacheRoot() |
| abstract File | getResolvedIvyFileInCache(ModuleRevisionId mrid) |
| abstract File | getResolvedIvyPropertiesInCache(ModuleRevisionId mrid) |