当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
TransactionManagerLookup (JBossCache API) - JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
org.jboss.cache
Interface TransactionManagerLookup
- All Known Implementing Classes:
- DummyTransactionManagerLookup, GenericTransactionManagerLookup, JBossTransactionManagerLookup
- public interface TransactionManagerLookup
Plugin, which allows TreeCache to use different transactional systems
- Version:
- $Id: TransactionManagerLookup.java,v 1.3 2004/02/07 01:09:18 belaban Exp $
- Author:
- Bela Ban, Aug 26 2003
getTransactionManager
public TransactionManager getTransactionManager()
throws Exception
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.