org.tranql.intertxcache
Class ReadCommittedCacheFactory

java.lang.Object
  extended byorg.tranql.intertxcache.ReadCommittedCacheFactory
All Implemented Interfaces:
CacheFactory, java.io.Serializable

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

ReadCommittedCacheFactory

public ReadCommittedCacheFactory(int size)
Method Detail

factory

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


Copyright © -2006 The Codehaus. All Rights Reserved.