Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-M1
-
Fix Version/s: 3.0.0-M2
-
Component/s: Core: API
-
Labels:None
-
User impact:Low
-
Affects Docs:Yes
-
Migration Impact:Any mention of MESSAGE notification or MessageNotificationListener must be reviewed for replacement either with ComponentMessageNotification or EndpointMessageNotification together with their listener counterparts.
-
Similar Issues:None
Description
The classs hierarchy of Message (deprecated), EndpointMessage and ComponentMessage doesn't message the class hierarchy of their listeners, which wreaks havoc on generics and the code isn't compilable.
Given that is it deprecated, remove it from the codebase and make way for generics in notification listeners.
Issue Links
- blocks
-
MULE-4505
Generify ServerNotificationLIstener
-
Activity
Andrew Perepelytsya
made changes -
Andrew Perepelytsya
made changes -
| Priority | To be reviewed [ 6 ] | Minor [ 4 ] |
Andrew Perepelytsya
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Fix Version/s | 3.0.0-M2 [ 10653 ] | |
| Resolution | Fixed [ 1 ] |