|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jboss.cache.transaction.DummyBaseTransactionManager | +--org.jboss.cache.transaction.BatchModeTransactionManager
Basically a DummyTransactionManager to do batch mode processing.
Constructor Summary | |
BatchModeTransactionManager()
|
Method Summary | |
static void |
destroy()
|
static BatchModeTransactionManager |
getInstance()
|
Methods inherited from class org.jboss.cache.transaction.DummyBaseTransactionManager |
begin, commit, getStatus, getTransaction, resume, rollback, setRollbackOnly, setTransaction, setTransactionTimeout, suspend |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BatchModeTransactionManager()
Method Detail |
public static BatchModeTransactionManager getInstance()
public static void destroy()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |