org.tranql.cache
Class EnforceRelationshipsFlushStrategyFactory

java.lang.Object
  extended byorg.tranql.cache.EnforceRelationshipsFlushStrategyFactory
All Implemented Interfaces:
CacheFlushStrategyFactory, java.io.Serializable

public final class EnforceRelationshipsFlushStrategyFactory
extends java.lang.Object
implements CacheFlushStrategyFactory

Version:
$Revision: 142 $ $Date: 2004-11-07 09:01:22 +0100 (Sun, 07 Nov 2004) $
See Also:
Serialized Form

Constructor Summary
EnforceRelationshipsFlushStrategyFactory()
           
 
Method Summary
 CacheFlushStrategy createCacheFlushStrategy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnforceRelationshipsFlushStrategyFactory

public EnforceRelationshipsFlushStrategyFactory()
Method Detail

createCacheFlushStrategy

public CacheFlushStrategy createCacheFlushStrategy()
Specified by:
createCacheFlushStrategy in interface CacheFlushStrategyFactory


Copyright © -2006 The Codehaus. All Rights Reserved.