Class DefaultModelCacheFactory
java.lang.Object
org.apache.maven.repository.internal.DefaultModelCacheFactory
- All Implemented Interfaces:
 ModelCacheFactory
@Singleton
@Named
@Deprecated(since="4.0.0")
public class DefaultModelCacheFactory
extends Object
implements ModelCacheFactory
Deprecated.
Default implementation of 
ModelCacheFactory.- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncreateCache(org.eclipse.aether.RepositorySystemSession session) Deprecated. 
- 
Constructor Details
- 
DefaultModelCacheFactory
public DefaultModelCacheFactory()Deprecated. 
 - 
 - 
Method Details
- 
createCache
Deprecated.- Specified by:
 createCachein interfaceModelCacheFactory
 
 - 
 
maven-api-impljar instead