org.jboss.test.cmp2.optimisticlock.bug1006723.testsession
Interface TestSessionRemote

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

public interface TestSessionRemote
extends EJBObject (src)


Method Summary
 java.lang.Long setup()
           
 void test(java.lang.Long entityAOID)
           
 
Methods inherited from interface javax.ejb.EJBObject (src)
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

setup

public java.lang.Long setup()
                     throws java.lang.Exception,
                            java.rmi.RemoteException
Throws:
java.lang.Exception
java.rmi.RemoteException

test

public void test(java.lang.Long entityAOID)
          throws java.lang.Exception,
                 java.rmi.RemoteException
Throws:
java.lang.Exception
java.rmi.RemoteException