org.jboss.cache
Interface TransactionManagerLookup
- All Known Implementing Classes:
- BatchModeTransactionManagerLookup, DummyTransactionManagerLookup, GenericTransactionManagerLookup, JBossTransactionManagerLookup
- public interface TransactionManagerLookup
Plugin, which allows TreeCache to use different transactional systems
- Version:
- $Id: TransactionManagerLookup.java,v 1.3.6.1 2005/04/06 21:07:11 starksm Exp $
- Author:
- Bela Ban, Aug 26 2003
getTransactionManager
public TransactionManager getTransactionManager()
throws Exception
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.