|
This is a misinterpretation of the specification. You based your argument on a quote that describes a specific example. It is not a normative part of the specification.
The relevant part is:
For a business method, timeout method, or constructor the interceptor bindings include the interceptor bindings declared or inherited by the component at the class level, including, recursively, interceptor bindings declared as meta-annotations of other interceptor bindings, together with all interceptor bind- ings declared on the constructor or method, including, recursively, interceptor bindings declared as meta-annotations of other interceptor bindings.
|