Package

play.api.libs

jcache

Permalink

package jcache

Visibility
  1. Public
  2. All

Type Members

  1. class DefaultCacheManagerProvider extends Provider[CacheManager]

    Permalink

    Provides the CacheManager as the output from Caching.getCachingProvider(env.classLoader).getCacheManager

    Provides the CacheManager as the output from Caching.getCachingProvider(env.classLoader).getCacheManager

    Annotations
    @Singleton()
  2. trait JCacheComponents extends AnyRef

    Permalink

    Components for JCache CacheManager

  3. class JCacheModule extends SimpleModule

    Permalink

    Provides bindings for JSR 107 (JCache) CacheManager.

Ungrouped