org.jboss.cache.transaction
Class BatchModeTransactionManager
java.lang.Object
org.jboss.cache.transaction.DummyBaseTransactionManager
org.jboss.cache.transaction.BatchModeTransactionManager
- All Implemented Interfaces:
- Serializable, TransactionManager
- public class BatchModeTransactionManager
- extends DummyBaseTransactionManager
Basically a DummyTransactionManager to do batch mode processing.
- Version:
- $Revision: 1.1.8.2 $
Date: May 15, 2003
Time: 4:11:37 PM
- Author:
- bela
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchModeTransactionManager
public BatchModeTransactionManager()
getInstance
public static BatchModeTransactionManager getInstance()
destroy
public static void destroy()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.