org.castor.cache

Class AbstractCacheFactory

public abstract class AbstractCacheFactory extends 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.

Since: 1.0

Version: $Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $

Author: Werner Guttmann Ralf Joachim

Method Summary
CachegetCache(ClassLoader classLoader)
voidshutdown()

Method Detail

getCache

public final Cache getCache(ClassLoader classLoader)
{@inheritDoc }

See Also: CacheFactory

shutdown

public void shutdown()
{@inheritDoc }

See Also: shutdown

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