Interface ModelCacheFactory
- All Known Implementing Classes:
DefaultModelCacheFactory
public interface ModelCacheFactory
Factory for
ModelCache
objects.-
Method Summary
Modifier and TypeMethodDescriptioncreateCache
(org.eclipse.aether.RepositorySystemSession session)
-
Method Details
-
createCache
-