org.tranql.intertxcache
Class RepeatableReadCacheFactory

java.lang.Object
  extended by org.tranql.intertxcache.RepeatableReadCacheFactory
All Implemented Interfaces:
java.io.Serializable, CacheFactory

public class RepeatableReadCacheFactory
extends java.lang.Object
implements CacheFactory

Version:
$Revision: 323 $ $Date: 2006-02-19 07:29:24 +0100 (Sun, 19 Feb 2006) $
See Also:
Serialized Form

Constructor Summary
RepeatableReadCacheFactory(int size)
           
 
Method Summary
 Cache factory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepeatableReadCacheFactory

public RepeatableReadCacheFactory(int size)
Method Detail

factory

public Cache factory()
Specified by:
factory in interface CacheFactory


Copyright © -2010 The Codehaus. All Rights Reserved.