org.ow2.easybeans.tests.interceptors.business.base.invocationorder |
EJB 3.0
Contains tests that could be used with Session and Message-Driven Beans.
|
Java Source File Name | Type | Comment |
BaseClassInterceptor00.java | Class | Verifies if the order to execute the class and method interceptors is
correct. |
BaseClassInterceptor01.java | Class | Verifies if the order to execute the class and method interceptors is
correct. |
BaseClassInterceptor02.java | Class | Verifies if the order to execute the class and method interceptors is
correct. |
BaseMethodInterceptor.java | Class | Verifies if the order to execute the method interceptors is
correct. |
BaseMiscInterceptor00.java | Class | Verifies if the order to execute the method and callbacks interceptors is
correct, also verifies the interceptors inheritance. |