| java.lang.Object org.apache.ojb.broker.cache.CacheDistributor
CacheDistributor | class CacheDistributor implements ObjectCacheInternal(Code) | | A intern used
AbstractMetaCache implementation acting
as distributor of ObjectCache implementations declared
in configuration metadata.
Reads the name of the used ObjectCache implementation
a) from class-descriptor, or if not found
b) from jdbc-connection-descriptor, or if not found
use a given standard ObjectCache implementation (given by
constructor argument).
author: Matthew Baird (mattbaird@yahoo.com) author: Armin Waibel version: $Id: CacheDistributor.java,v 1.7.2.4 2005/12/21 22:24:15 tomdz Exp $ |
CACHE_EXCLUDES_STRING | final public static String CACHE_EXCLUDES_STRING(Code) | | |
clear | public void clear()(Code) | | |
|
|