|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.transaction.DummyBaseTransactionManager
org.jboss.cache.transaction.DummyTransactionManager
public class DummyTransactionManager
Simple transaction manager implementation that maintains transaction state in memory only.
| Constructor Summary | |
|---|---|
DummyTransactionManager()
|
|
| Method Summary | |
|---|---|
static void |
destroy()
|
static DummyTransactionManager |
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 DummyTransactionManager()
| Method Detail |
|---|
public static DummyTransactionManager getInstance()
public static void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||