Uses of Interface
org.tranql.cache.CacheFlushStrategyFactory

Packages that use CacheFlushStrategyFactory
org.tranql.cache   
 

Uses of CacheFlushStrategyFactory in org.tranql.cache
 

Classes in org.tranql.cache that implement CacheFlushStrategyFactory
 class EnforceRelationshipsFlushStrategyFactory
           
 class SimpleFlushStrategyFactory
           
 

Methods in org.tranql.cache that return CacheFlushStrategyFactory
 CacheFlushStrategyFactory GlobalSchema.getCacheFlushStrategyFactorr()
           
 

Constructors in org.tranql.cache with parameters of type CacheFlushStrategyFactory
GlobalSchema(java.lang.String name, CacheFlushStrategyFactory flushStrategyFactory)
           
 



Copyright © -2006 The Codehaus. All Rights Reserved.