ehcache

Package net.sf.ehcache.writer

This package contains the cache writer functionalities.

See:
          Description

Interface Summary
CacheWriter A CacheWriter is an interface used for write-through and write-behind caching to a underlying resource.
CacheWriterManager A CacheWriterManager coordinates how element are written to a back-end store.
 

Class Summary
AbstractCacheWriter A convenience abstract base class that implements all CacheWriter methods.
CacheWriterFactory An abstract factory for creating cache writers.
 

Exception Summary
CacheWriterManagerException An exception specifically for throwing exceptions that happen with a CacheWriterManager implementation.
 

Package net.sf.ehcache.writer Description

This package contains the cache writer functionalities.


ehcache

Copyright 2001-2014, Terracotta, Inc.