org.castor.cache

Class AbstractCacheFactory

Implemented Interfaces:
CacheFactory
Known Direct Subclasses:
CoherenceCacheFactory, CountLimitedFactory, EHCacheFactory, FIFOHashbeltFactory, FKCacheFactory, GigaspacesCacheFactory, JcsCacheFactory, JCacheFactory, LRUHashbeltFactory, NoCacheFactory, TimeLimitedFactory, UnlimitedFactory

public abstract class AbstractCacheFactory
extends java.lang.Object
implements CacheFactory

Base implementation of CacheFactory. Users interested in supplying their own cache implementations might want to extend this class to provide their own CacheFactory instance.
Version:
$Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Authors:
Werner Guttmann
Ralf Joachim
Since:
1.0

Method Summary

Cache
getCache(ClassLoader classLoader)
void
shutdown()

Method Details

getCache

public final Cache getCache(ClassLoader classLoader)
            throws CacheAcquireException
Specified by:
getCache in interface CacheFactory
See Also:
org.castor.cache.CacheFactory.getCache(java.lang.ClassLoader)

shutdown

public void shutdown()
Specified by:
shutdown in interface CacheFactory

Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com