org.jboss.test.cts.interfaces
Interface CtsCmp2Session

All Superinterfaces:
EJBObject (src) , java.rmi.Remote

public interface CtsCmp2Session
extends EJBObject (src)

Interface for tests of stateless sessions


Method Summary
 void testV1()
           
 void testV2()
           
 
Methods inherited from interface javax.ejb.EJBObject (src)
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

testV1

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

testV2

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