Package org.shiftone.cache.decorator.stat

Wrapper collects hit/miss statistics on the cache.

See:
          Description

Class Summary
ShutdownHook  
StatCache Class StatCache
StatCacheFactory  
 

Package org.shiftone.cache.decorator.stat Description

Wrapper collects hit/miss statistics on the cache. This can be helpfull when trying to choose a cache policy.