QMan events handling
--------------------
Key: QPID-1357
URL: https://issues.apache.org/jira/browse/QPID-1357
Project: Qpid
Issue Type: Improvement
Components: Java Client
Affects Versions: M4
Environment: J2SE 5 or higher, any OS that is supporting Java
Reporter: Andrea Gazzarini
Priority: Minor
Fix For: M4
According to new features of QMF introduced with QPID-1327, QMan will be
improved for events handling.
The improvement will be done without any change on the preexisting features.
Technically speaking, two new entities will be added on QMan domain :
1) QpidEvent : the entity which is encapsulating the event definition (and
therefore the collected event instances). This is very similar to preexisting
QpidClass entity (for classes).
2) EventMessageResponseHandler : message handler responsible to deal with event
content messages (opcode = 'e')
Regards,
Andrea
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.