Package org.objectweb.easybeans.tests.interceptors.business

EJB 3.0 tests.

See:
          Description

Class Summary
TestBeanInheritance00 Verifies if the bean inheritance is following the JSR220 spec.
TestClassInterceptor00 Verifies if the order to execute the class and method interceptors is correct.
TestClassInterceptor01 Verifies if the order to execute the class and method interceptors is correct.
TestClassInterceptor02 Verifies if the order to execute the class and method interceptors is correct.
TestExceptions00 /** Verifies if the interceptors and exceptions are working well.
TestMethodInterceptor Verifies if the order to execute the method interceptors is correct.
TestMiscInterceptor00 Verify if the order to execute the method and callbacks interceptors is correct, also verify the interceptors inheritance.
TestWrongSpecification This tests verifies business interceptors that were developed without following the JSR220 spec.
 

Package org.objectweb.easybeans.tests.interceptors.business Description

EJB 3.0 tests.