-
Tracker
-
Resolution: Done
-
Blocker
-
1.1.PFD
-
None
-
Release Notes
For example:
If an interceptor for lifecycle callbacks declares an interceptor binding type that not defined @Target(TYPE), the container
automatically detects the problem and treats it as a definition error.
An interceptor that declares an @AroundConstruct interceptor method is an interceptor for a lifecycle callback yet it makes sense to define the binding as @Target(CONSTRUCTOR).