Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.5
-
Fix Version/s: 0.6
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
this allows passing parameters to follwing listeners of the queue.
Currently the EventHandler creates a new eventobject for each separate listener
Just share the same event instance and add an Map: #getAttributes() to the YComponentEvent interface