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

EJB 3.0 tests.

See:
          Description

Class Summary
CausesException00Interceptor This interceptor throws Custom00Exception.
CausesException01Interceptor This interceptor throws Custom01Exception.
PackageInterceptor This class contains an interceptor with protected modifier.
PrintOrder01Interceptor This interceptor without inheritance is used to test the execution order of interceptors.
PrintOrder02Interceptor This interceptor is used to test the order execution of interceptors.
PrintOrder03Interceptor This interceptor is used to test the execution order of interceptors.
PrintOrder04Interceptor This interceptor is used to test the order execution of interceptors.
PrintOrder05Interceptor This interceptor is used to test the order execution of interceptors.
PrintOrder06Interceptor This interceptor without inheritance is used to test the order execution of interceptors.
PrintOrder07Interceptor This interceptor is used to test the order execution of interceptors.
PrintOrder08Interceptor This interceptor is used to test the order execution of interceptors.
PrintOrder09Interceptor This interceptor is used to test the order execution of interceptors.
PrintOrder10Interceptor This interceptor is used to test the order execution of interceptors.
PrintOrderInterceptor<E> This generic interceptor is used to test the execution of interceptors.
PrivateInterceptor This class contains an interceptor with private modifier.
ProtectedInterceptor This class contains an interceptor with protected modifier.
 

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

EJB 3.0 tests.