当前页面:
在线文档首页 >
JBoss 3.2.7 Cache API Documentation 英文版文档
TransactionManagerLookup (JBoss Cache API) - JBoss 3.2.7 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.1.2.6 2004/12/30 17:08:34 starksm Exp $
- Author:
- Bela Ban, Aug 26 2003
getTransactionManager
public TransactionManager getTransactionManager()
throws Exception
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.