当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
GenericTransactionManagerLookup (JBossCache API) - JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
org.jboss.cache
Class GenericTransactionManagerLookup
java.lang.Object
   org.jboss.cache.GenericTransactionManagerLookup
org.jboss.cache.GenericTransactionManagerLookup
- All Implemented Interfaces: 
- TransactionManagerLookup
- public class GenericTransactionManagerLookup- extends Object- implements TransactionManagerLookup
A generic class that chooses the best-fit TransactionManager. Tries a number of well-known appservers
- Version:
- $Id: GenericTransactionManagerLookup.java,v 1.1 2004/07/14 08:46:21 belaban Exp $
- Author:
- Markus Plesser
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GenericTransactionManagerLookup
public GenericTransactionManagerLookup()
getTransactionManager
public TransactionManager getTransactionManager()
- Get the systemwide used TransactionManager
 
- 
- Specified by:
- getTransactionManagerin interface- TransactionManagerLookup
 
- 
- Returns:
- TransactionManager
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.