Nuxeo Enterprise Platform 5.1

Package org.nuxeo.ecm.platform.cache

Interface Summary
CacheConfiguration This interface defines cache configuration to be used at for an instance of cache service.
CacheListener Actually a stripped down copy of TreeCacheListener - suitable only for our needs.
CacheService Interface for the cache service declaring common methods used on either side (client or server) of the distributed cache.
 

Class Summary
AbstractCacheListener Abstract CacheListener without any implementation
CacheableObjectKeys  
CacheConfigurationFactory The abstract factory for CacheConfiguration.
CacheConfigurations Different cache configurations reside in XML files referred by constants in this class.
CacheServiceFactory  
CacheServiceImpl A wrapper class for the actual JBoss PojoCache implementation.
DummyCacheService  
TreeCacheAdaptor This class delegates notifications received from TreeCache to the list of NX cache listeners
 

Enum Summary
CacheableObjectTypes  
CacheConfiguration.Config Different types of cache configuration that can be used.
 

Exception Summary
CacheRuntimeException  
CacheServiceException Base exception that can be thrown by Cache Service subsystem.
 


Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.