Package org.shiftone.cache.decorator.tandem

Class Summary
TandemAllGetsCache Overides getObject to ALWAYSE delegate all gets to all caches.
TandemCache This cache will stop asking cache's for values once one of them returns a non null response.
TandemCacheFactory Creates a single cache that delegates to a pair of different caches.