org.jboss.test.exception
Interface EntityExceptionTesterHome
- All Superinterfaces:
- EJBHome (src) , java.rmi.Remote
- public interface EntityExceptionTesterHome
- extends EJBHome (src)
A test of entity beans exceptions.
create
public EntityExceptionTester (src) create(java.lang.String key)
throws CreateException (src) ,
java.rmi.RemoteException
- Throws:
CreateException (src)
java.rmi.RemoteException
findByPrimaryKey
public EntityExceptionTester (src) findByPrimaryKey(java.lang.String key)
throws FinderException (src) ,
java.rmi.RemoteException
- Throws:
FinderException (src)
java.rmi.RemoteException