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 Summary
Modifier and TypeMethodDescriptionprotected Object
static ModelCache
newInstance
(org.eclipse.aether.RepositorySystemSession session) protected void
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.maven.model.building.ModelCache
get, get, put, put
-
Method Details
-
newInstance
-
get
- Specified by:
get
in interfaceModelCache
-
put
- Specified by:
put
in interfaceModelCache
-
get
- Specified by:
get
in interfaceModelCache
-
put
- Specified by:
put
in interfaceModelCache
-
get
-
put
-