org.ow2.easybeans.tests.common.ejbs.base.xmldescriptor |
EJB 3.0
EJB 3.0 tests.
|
Java Source File Name | Type | Comment |
BasicBean.java | Class | A simple class that is defined as a bean by the deployment descriptor. |
BasicMDBBean.java | Class | Verifies the MDB declaration using XML. |
ItfBasicBeanLocal.java | Interface | The bean local interface used to test the definition by deployment descriptor. |
ItfBasicBeanRemote.java | Interface | The bean local interface used to test the definition by deployment descriptor. |