org.activemq.store.vm
Class VMTransactionManager
java.lang.Object
org.activemq.service.TransactionManager
org.activemq.service.impl.TransactionManagerImpl
org.activemq.store.vm.VMTransactionManager
- All Implemented Interfaces:
- Service
public class VMTransactionManager
- extends TransactionManagerImpl
Keeps track of all the open transactions in the JMS server.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VMTransactionManager
public VMTransactionManager(Broker broker)
VMTransactionManager
public VMTransactionManager(Broker broker,
TransactionStore preparedTransactions)
Copyright © 2004-2008 Protique, Ltd.. All Rights Reserved.