JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.logicaldoc.util.cache
package
com.logicaldoc.util.cache
Related Packages
Package
Description
com.logicaldoc.util
Library that contains classes used among the whole application for simple and recurrent tasks.
All Classes and Interfaces
Interfaces
Classes
Exceptions
Class
Description
Cache
<K extends
Serializable
,
V>
A generic cache
CacheConfigurator
Configurator for the cache.xml file
CacheException
An error happened in the cache
EhCache
<K extends
Serializable
,
V>
A thin adapter for
Ehcache
support.