org.jboss.test.readahead.interfaces
Interface CMPFindTestSessionRemote
- All Superinterfaces:
- EJBObject (src) , java.rmi.Remote
- public interface CMPFindTestSessionRemote
- extends EJBObject (src)
Remote interface for session to test read-ahead finders.
testFinder
public void testFinder()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testUpdates
public void testUpdates()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testByCity
public void testByCity()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
addressByCity
public void addressByCity()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
createTestData
public void createTestData()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
removeTestData
public void removeTestData()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException