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