Package org.wanghy.cache.provider.oscache

Class Summary
OscacheCacheProfile Set of configuration options needed for: Retrieving an entry from a OSCache cache Storing an object in a OSCache cache Flushing one or more cache groups
OscacheCacheProfileEditor Creates a new instance of OscacheCacheProfile by parsing a String of the form [cronExpression=value][groups=value][refreshPeriod=value].
OscacheCacheProfileValidator Validates the properties of a OscacheCacheProfile.
OscacheFacade Implementation of CacheProviderFacade that uses OSCache as the cache provider.
OscacheManagerFactoryBean FactoryBean that exposes a OSCache GeneralCacheAdministrator singleton, configured from a specified config location.
 



Copyright © 2004-2005 Alex Ruiz. All Rights Reserved.