org.yestech.cache.spring
Class TreeMapCacheFactoryBean

java.lang.Object
  extended by org.yestech.cache.spring.TerracottaCacheFactoryBean
      extended by org.yestech.cache.spring.TreeMapCacheFactoryBean
All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean, org.springframework.beans.factory.InitializingBean

public class TreeMapCacheFactoryBean
extends TerracottaCacheFactoryBean

Version:
$Revision: $
Author:
Artie Copeland

Constructor Summary
TreeMapCacheFactoryBean()
           
 
Method Summary
protected  org.tc.cache.ITerracottaCache getCacheInstance()
           
protected  Class<? extends org.tc.cache.ITerracottaCache> getCacheType()
           
 
Methods inherited from class org.yestech.cache.spring.TerracottaCacheFactoryBean
afterPropertiesSet, destroy, getCache, getCacheName, getObject, getObjectType, isSingleton, setCacheName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeMapCacheFactoryBean

public TreeMapCacheFactoryBean()
Method Detail

getCacheType

protected Class<? extends org.tc.cache.ITerracottaCache> getCacheType()
Specified by:
getCacheType in class TerracottaCacheFactoryBean

getCacheInstance

protected org.tc.cache.ITerracottaCache getCacheInstance()
Specified by:
getCacheInstance in class TerracottaCacheFactoryBean


Copyright © 2010 YES Technology Association. All Rights Reserved.