Package io.agroal.test
Class MockXAResource.Empty
- java.lang.Object
-
- io.agroal.test.MockXAResource.Empty
-
- All Implemented Interfaces:
MockXAResource,XAResource
- Enclosing interface:
- MockXAResource
public static class MockXAResource.Empty extends Object implements MockXAResource
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.agroal.test.MockXAResource
MockXAResource.Empty
-
-
Field Summary
-
Fields inherited from interface javax.transaction.xa.XAResource
TMENDRSCAN, TMFAIL, TMJOIN, TMNOFLAGS, TMONEPHASE, TMRESUME, TMSTARTRSCAN, TMSUCCESS, TMSUSPEND, XA_OK, XA_RDONLY
-
-
Constructor Summary
Constructors Constructor Description Empty()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface io.agroal.test.MockXAResource
commit, end, forget, getTransactionTimeout, isSameRM, prepare, recover, rollback, setTransactionTimeout, start
-
-