uCosminexus Application Server, EJB Container Functionality Guide
You can control the execution of an upper level interceptor in a class level interceptor and a method level interceptor by using an annotation or a DD.
The following table describes the range in which the execution of the interceptor can be controlled.
Table 2-50 Range in which the execution of the upper level interceptor can be controlled
| Type of interceptor | Interceptor to be controlled | ||
|---|---|---|---|
| Default interceptor | Class level interceptor | Method level interceptor | |
| Default interceptor | N | N | -- |
| Class level interceptor | Y# | N | -- |
| Method level interceptor | Y | Y | -- |
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.