当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
DummyTransactionManagerLookup (JBossCache API) - JBoss 4.0.1 sp1 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.3 2004/02/07 01:09:18 belaban 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.