| java.lang.Object org.jboss.test.naming.ejb.TestENCBean
TestENCBean | public class TestENCBean implements SessionBean(Code) | | A bean that does nothing but access resources from the ENC
to test ENC usage.
author: Scott.Stark@jboss.org version: $Revision: 60317 $ |
accessENC | public void accessENC()(Code) | | |
ejbActivate | public void ejbActivate()(Code) | | |
ejbCreate | public void ejbCreate() throws CreateException(Code) | | |
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbRemove | public void ejbRemove()(Code) | | |
setSessionContext | public void setSessionContext(SessionContext sessionContext) throws EJBException(Code) | | |
stressENC | public long stressENC(long iterations)(Code) | | |
|
|