package ehcache
Type Members
- class CacheManagerProvider extends Provider[CacheManager]
- Annotations
- @Singleton()
- class EhCacheApi extends AsyncCacheApi
Ehcache implementation of AsyncCacheApi.
Ehcache implementation of AsyncCacheApi. Since Ehcache is synchronous by default, this uses SyncEhCacheApi.
- trait EhCacheComponents extends AnyRef
EhCache components for compile time injection
- class EhCacheModule extends SimpleModule
EhCache implementation.
- class SyncEhCacheApi extends SyncCacheApi