class DefaultCacheManagerProvider extends Provider[CacheManager]
Ordering
- Alphabetic
- By Inheritance
Inherited
- DefaultCacheManagerProvider
- Provider
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new DefaultCacheManagerProvider(env: Environment)
- env
the environment
- Annotations
- @Inject()
Value Members
- lazy val get: CacheManager
- Definition Classes
- DefaultCacheManagerProvider → Provider
Provides the CacheManager as the output from Caching.getCachingProvider(env.classLoader).getCacheManager