Interface ModelCacheFactory
-
- All Known Implementing Classes:
DefaultModelCacheFactory
public interface ModelCacheFactoryFactory forModelCacheobjects.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ModelCachecreateCache(org.eclipse.aether.RepositorySystemSession session)
-
-
-
Method Detail
-
createCache
ModelCache createCache(org.eclipse.aether.RepositorySystemSession session)
-
-