org.jboss.test.exception
Interface EntityExceptionTesterLocalHome
- All Superinterfaces:
- EJBLocalHome (src)
- public interface EntityExceptionTesterLocalHome
- extends EJBLocalHome (src)
A test of entity beans exceptions.
create
public EntityExceptionTesterLocal (src) create(java.lang.String key)
throws CreateException (src)
- Throws:
CreateException (src)
findByPrimaryKey
public EntityExceptionTesterLocal (src) findByPrimaryKey(java.lang.String key)
throws FinderException (src)
- Throws:
FinderException (src)