Class DefaultModelCache
java.lang.Object
org.apache.maven.repository.internal.DefaultModelCache
- All Implemented Interfaces:
- ModelCache
A model builder cache backed by the repository system cache.
- Author:
- Benjamin Bentmann
- 
Method SummaryModifier and TypeMethodDescriptionprotected Objectstatic ModelCachenewInstance(org.eclipse.aether.RepositorySystemSession session) protected voidvoidvoidMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.maven.model.building.ModelCacheget, get, put, put
- 
Method Details- 
newInstance
- 
get- Specified by:
- getin interface- ModelCache
 
- 
put- Specified by:
- putin interface- ModelCache
 
- 
get- Specified by:
- getin interface- ModelCache
 
- 
put- Specified by:
- putin interface- ModelCache
 
- 
get
- 
put
 
-