Package com.opensymphony.oscache.base.persistence

Provides the interfaces that provide persistence storage of cached objects.

See:
          Description

Interface Summary
PersistenceListener Defines the methods that are required to persist cache data.
 

Exception Summary
CachePersistenceException Exception thrown when an error occurs in a PersistenceListener implementation.
 

Package com.opensymphony.oscache.base.persistence Description

Provides the interfaces that provide persistence storage of cached objects.

Package Specification

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


See www.opensymphony.com for more information.