trait EhCacheComponents extends AnyRef
Ordering
- Alphabetic
- By Inheritance
Inherited
- EhCacheComponents
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Abstract Value Members
- abstract def actorSystem: ActorSystem
- abstract def applicationLifecycle: ApplicationLifecycle
- abstract def configuration: Configuration
- abstract def environment: Environment
- implicit abstract def executionContext: ExecutionContext
Concrete Value Members
- def cacheApi(name: String, create: Boolean = true): AsyncCacheApi
Use this to create with the given name.
- lazy val defaultCacheApi: AsyncCacheApi
- lazy val ehCacheManager: CacheManager
EhCache components for compile time injection