org.tranql.intertxcache
Class NoOpCacheFactory

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

public class NoOpCacheFactory
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

Field Summary
static NoOpCacheFactory SINGLETON
           
 
Method Summary
 Cache factory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SINGLETON

public static final NoOpCacheFactory SINGLETON
Method Detail

factory

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


Copyright © -2006 The Codehaus. All Rights Reserved.