|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.cache.transaction.DummyBaseTransactionManager (src)
org.jboss.cache.transaction.BatchModeTransactionManager
Basically a DummyTransactionManager to do batch mode processing.
Constructor Summary | |
BatchModeTransactionManager()
|
Method Summary | |
static void |
destroy()
|
static BatchModeTransactionManager (src) |
getInstance()
|
Methods inherited from class org.jboss.cache.transaction.DummyBaseTransactionManager (src) |
begin, commit, getStatus, getTransaction, resume, rollback, setRollbackOnly, 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 (src) getInstance()
public static void destroy()
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |