org.ow2.easybeans.tests.common.ejbs.stateless.containermanaged.ejb2view |
EJB 3.0
EJB 3.0 tests.
|
Java Source File Name | Type | Comment |
CMTEjb2LocalView.java | Interface | Has methods with different types of transaction attribute. |
CMTEjb2View.java | Interface | Has methods with different types of transaction attribute. |
CMTEjb2ViewBean.java | Class | Bean defined as ejb 2.1. |
CMTEjb2ViewHome.java | Interface | The bean home interface. |
CMTEjb2ViewLocalHome.java | Interface | The bean local home interface. |
ItfCMTEjb2ViewClient.java | Interface | Verifies if a client with ejb 2.1 view receives the correctly the exceptions when
call the different types of transaction attribute. |
SLSBCMTEjb2ViewClient.java | Class | Verifies if a client with ejb 2.1 view receives the correctly the exceptions when
call the different types of transaction attribute. |