org.jboss.test.cts.ejb
Class CtsCmp2SessionBean

java.lang.Object
  extended byorg.jboss.test.util.ejb.EnterpriseSupport (src) 
      extended byorg.jboss.test.util.ejb.SessionSupport (src) 
          extended byorg.jboss.test.cts.ejb.CtsCmp2SessionBean
All Implemented Interfaces:
EnterpriseBean (src) , java.io.Serializable, SessionBean (src)

public class CtsCmp2SessionBean
extends SessionSupport (src)

Class StatelessSessionBean

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jboss.test.util.ejb.SessionSupport (src)
log, sessionCtx
 
Constructor Summary
CtsCmp2SessionBean()
           
 
Method Summary
 void ejbCreate()
           
 void testV1()
           
 void testV2()
           
 
Methods inherited from class org.jboss.test.util.ejb.SessionSupport (src)
ejbActivate, ejbPassivate, ejbRemove, setSessionContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CtsCmp2SessionBean

public CtsCmp2SessionBean()
Method Detail

ejbCreate

public void ejbCreate()
Overrides:
ejbCreate in class SessionSupport (src)

testV1

public void testV1()
            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

testV2

public void testV2()
            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException