| |
|
| java.lang.Object org.jboss.test.jca.ejb.XAExceptionTestSessionBean
XAExceptionTestSessionBean | public class XAExceptionTestSessionBean implements SessionBean(Code) | | XAExceptionTestSessionBean.java
author: David Jencks version: $Revision: 57211 $ |
ejbActivate | public void ejbActivate()(Code) | | |
ejbCreate | public void ejbCreate()(Code) | | Describe ejbCreate method here.
|
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbRemove | public void ejbRemove()(Code) | | |
setSessionContext | public void setSessionContext(SessionContext ctx)(Code) | | |
testRMERRInOnePCToTransactionRolledbackException | public void testRMERRInOnePCToTransactionRolledbackException()(Code) | | Describe testXAException method here.
|
testXAExceptionToTransactionRolledbacLocalkException | public void testXAExceptionToTransactionRolledbacLocalkException()(Code) | | Describe testXAException method here.
|
testXAExceptionToTransactionRolledbackException | public void testXAExceptionToTransactionRolledbackException()(Code) | | Describe testXAException method here.
|
testXAExceptionToTransactionRolledbackLocalException | public void testXAExceptionToTransactionRolledbackLocalException()(Code) | | Describe testXAException method here.
|
unsetSessionContext | public void unsetSessionContext()(Code) | | |
|
|
|