当前页面:
在线文档首页 >
JBoss 3.2.7 Cache API Documentation 英文版文档
DummyTransactionManagerLookup (JBoss Cache API) - JBoss 3.2.7 Cache API Documentation 英文版文档
org.jboss.cache
Class DummyTransactionManagerLookup
java.lang.Object
org.jboss.cache.DummyTransactionManagerLookup
- All Implemented Interfaces:
- TransactionManagerLookup
- public class DummyTransactionManagerLookup
- extends Object
- implements TransactionManagerLookup
Returns an instance of DummyTransactionManager, used by standalone cache.
- Version:
- $Id: DummyTransactionManagerLookup.java,v 1.1.2.5 2004/12/30 17:08:34 starksm Exp $
- Author:
- Bela Ban Sept 5 2003
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyTransactionManagerLookup
public DummyTransactionManagerLookup()
getTransactionManager
public TransactionManager getTransactionManager()
throws Exception
- Specified by:
getTransactionManager
in interface TransactionManagerLookup
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.