Uses of Package
org.sape.carbon.services.cache.total

Packages that use org.sape.carbon.services.cache.total
org.sape.carbon.services.cache.total This package contains all classes for defining and implementing read-only and writable total caches. 
org.sape.carbon.services.sqldataloader.total   
 

Classes in org.sape.carbon.services.cache.total used by org.sape.carbon.services.cache.total
AbstractTotalCache
           This is the base class for caches of data that load all of their contents into memory.
TotalCacheDataLoader
           The TotalCacheDataLoader is the component FunctionalInterface of components that can load data for a cache.
 

Classes in org.sape.carbon.services.cache.total used by org.sape.carbon.services.sqldataloader.total
ConfigurableMapTypeCacheDataLoader
           The ConfigurableMapTypeCacheDataLoader is the component FunctionalInterface of components that can load data for a cache and also provide a mechanism to configure the map implementation to be stored in cache.
TotalCacheDataLoader
           The TotalCacheDataLoader is the component FunctionalInterface of components that can load data for a cache.
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.