Package

play.api.cache

ehcache

Permalink

package ehcache

Visibility
  1. Public
  2. All

Type Members

  1. class CacheManagerProvider extends Provider[CacheManager]

    Permalink
    Annotations
    @Singleton()
  2. class EhCacheApi extends AsyncCacheApi

    Permalink

    Ehcache implementation of AsyncCacheApi.

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

  3. trait EhCacheComponents extends AnyRef

    Permalink

    EhCache components for compile time injection

  4. class EhCacheModule extends SimpleModule

    Permalink

    EhCache implementation.

  5. class SyncEhCacheApi extends SyncCacheApi

    Permalink

Ungrouped