| org.jboss.test.jca.interfaces.XAExceptionSessionLocal
XAExceptionSessionLocal | public interface XAExceptionSessionLocal extends javax.ejb.EJBLocalObject(Code) | | Local interface for XAExceptionSession.
|
ejbCreate | public void ejbCreate()(Code) | | Describe ejbCreate method here.
|
simulateConnectionError | public void simulateConnectionError()(Code) | | Similate a connection failure
|
simulateConnectionErrorWithTwoHandles | public void simulateConnectionErrorWithTwoHandles()(Code) | | Similate a connection failure
|
simulateFactoryError | public void simulateFactoryError(java.lang.String failure, int count)(Code) | | Similate an exception
|
testRMERRInOnePCToTransactionRolledbackException | public void testRMERRInOnePCToTransactionRolledbackException()(Code) | | Describe testXAException method here.
|
testXAExceptionToTransactionRolledbackException | public void testXAExceptionToTransactionRolledbackException()(Code) | | Describe testXAException method here.
|
|
|