org.jboss.test.deadlock.interfaces
Interface StatelessSession
- All Superinterfaces:
- EJBObject (src) , java.rmi.Remote
- public interface StatelessSession
- extends EJBObject (src)
callAB
public void callAB()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
callBA
public void callBA()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
requiresNewTest
public void requiresNewTest(boolean first)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
createCMRTestData
public void createCMRTestData(java.lang.String jndiName)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
cmrTest
public void cmrTest(java.lang.String jndiName,
java.lang.String start)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException