站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > 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

Method Summary
 TransactionManager getTransactionManager()
           
 

Method Detail

getTransactionManager

public TransactionManager getTransactionManager()
                                         throws Exception
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.