-
Feature Request
-
Resolution: Obsolete
-
Major
-
1.1 (Proposed)
-
None
Interceptors for message-driven beans are explicitly mentioned as supported in CDI 1.0, but decorator support appears to be left out. Decorators that implement the message listener interface would be very useful. As well, most contains have one stack now that does both interceptors and decorators, so enabling this for MDBs would be quite easy.
- relates to
-
CDI-205 Invocations of message listener methods of message-driven beans during message delivery should not be business method invocations
- Closed