org.ow2.easybeans.tests.interceptors.business.stateful.containermanaged |
EJB 3.0
EJB 3.0 tests.
|
Java Source File Name | Type | Comment |
TestSFAccessInterceptor00.java | Class | Verifies if interceptors in an external class can access the perform the
operations specified by the JSR-220. |
TestSFAccessInterceptor01.java | Class | Verifies if interceptors in the bean class can access the perform the
operations specified by the JSR-220. |
TestSFMethodInterceptor.java | Class | Verifies if the order to execute the method interceptors is
correct. |