org.tranql.intertxcache
Class ReadUncommittedCacheFactory

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

public class ReadUncommittedCacheFactory
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
ReadUncommittedCacheFactory(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

ReadUncommittedCacheFactory

public ReadUncommittedCacheFactory(int size)
Method Detail

factory

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


Copyright © -2010 The Codehaus. All Rights Reserved.