Package ninja.cache
-
Interface Summary Interface Description Cache Interface hiding cache implementation. -
Class Summary Class Description CacheEhCacheImpl EhCache implementation.CacheMemcachedImpl Memcached implementation (using http://code.google.com/p/spymemcached/) expiration is specified in seconds.CacheProvider A provider that determines which implementation to load as a Cache based on the value of a configuration key inNinjaProperties
(aka application.conf).NinjaCache A convenience class to access the underlying cache implementation. -
Exception Summary Exception Description CacheException