org.smallmind.quorum.transaction.xa
Interface SmallMindXAResource

All Superinterfaces:
XAResource

public interface SmallMindXAResource
extends XAResource


Field Summary
 
Fields inherited from interface javax.transaction.xa.XAResource
TMENDRSCAN, TMFAIL, TMJOIN, TMNOFLAGS, TMONEPHASE, TMRESUME, TMSTARTRSCAN, TMSUCCESS, TMSUSPEND, XA_OK, XA_RDONLY
 
Method Summary
 Object getResource()
           
 
Methods inherited from interface javax.transaction.xa.XAResource
commit, end, forget, getTransactionTimeout, isSameRM, prepare, recover, rollback, setTransactionTimeout, start
 

Method Detail

getResource

Object getResource()
                   throws ConnectionPoolException
Throws:
ConnectionPoolException


Copyright © 2011. All Rights Reserved.