The interceptor binding in MyBean is applied on the callback method. It should be applied to the bean class:
For a lifecycle callback, the interceptor bindings include the interceptor bindings declared or inherited by the component at the class level, including, recursively, interceptor bindings declared as meta-anno- tations of other interceptor bindings.
|