org.codehaus.activespace.cache.impl
Class NullTransactionRegistration

java.lang.Object
  extended byorg.codehaus.activespace.cache.impl.NullTransactionRegistration
All Implemented Interfaces:
TransactionRegistration

public class NullTransactionRegistration
extends Object
implements TransactionRegistration

Version:
$Revision: 1.2 $

Constructor Summary
NullTransactionRegistration()
           
 
Method Summary
static NullTransactionRegistration getInstance()
           
 void register(ThreadCache threadCache)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullTransactionRegistration

public NullTransactionRegistration()
Method Detail

getInstance

public static NullTransactionRegistration getInstance()

register

public void register(ThreadCache threadCache)
Specified by:
register in interface TransactionRegistration


Copyright © 2004 Protique, Ltd.. All Rights Reserved.