Serialized Form


Package org.xwiki.cache

Class org.xwiki.cache.CacheException extends Exception implements Serializable

serialVersionUID: -8860020664723282003L


Package org.xwiki.cache.config

Class org.xwiki.cache.config.CacheConfiguration extends HashMap<String,Object> implements Serializable

serialVersionUID: -7298684313672163845L

Serialized Fields

configurationId

String configurationId
The configuration identifier.


Package org.xwiki.cache.eviction

Class org.xwiki.cache.eviction.EntryEvictionConfiguration extends HashMap<String,Object> implements Serializable

Serialized Fields

mode

EntryEvictionConfiguration.Algorithm mode
The ordering/storing algorithm used by the cache.

Class org.xwiki.cache.eviction.LRUEvictionConfiguration extends EntryEvictionConfiguration implements Serializable



Copyright © 2004-2012 XWiki. All Rights Reserved.