Class SessionScope.CachingProvider<T>
java.lang.Object
org.apache.maven.internal.impl.di.SessionScope.CachingProvider<T>
- Type Parameters:
T
- the provided type
- All Implemented Interfaces:
Supplier<T>
- Enclosing class:
SessionScope
A provider wrapping an existing provider with a cache
-
Method Summary