Packages

p

play.api.cache

ehcache

package ehcache

Type Members

  1. class CacheManagerProvider extends Provider[CacheManager]
    Annotations
    @Singleton()
  2. class EhCacheApi extends AsyncCacheApi

    Ehcache implementation of AsyncCacheApi.

    Ehcache implementation of AsyncCacheApi. Since Ehcache is synchronous by default, this uses SyncEhCacheApi.

  3. trait EhCacheComponents extends AnyRef

    EhCache components for compile time injection

  4. class EhCacheModule extends SimpleModule

    EhCache implementation.

  5. class SyncEhCacheApi extends SyncCacheApi

Ungrouped