| |
|
| java.lang.Object org.jboss.test.jca.ejb.UnshareableConnectionStatefulBean
UnshareableConnectionStatefulBean | public class UnshareableConnectionStatefulBean implements SessionBean(Code) | | A stateful session bean that has an unshareable resource
author: Adrian Brock version: $Revision: 57211 $ |
ejbActivate | public void ejbActivate()(Code) | | |
ejbCreate | public void ejbCreate() throws CreateException(Code) | | |
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbRemove | public void ejbRemove()(Code) | | |
initConnection | public void initConnection()(Code) | | |
runTestPart1 | public void runTestPart1()(Code) | | |
runTestPart2 | public void runTestPart2()(Code) | | |
setSessionContext | public void setSessionContext(SessionContext ctx)(Code) | | |
termConnection | public void termConnection()(Code) | | |
unsetSessionContext | public void unsetSessionContext()(Code) | | |
|
|
|