Module Event Listeners
----------------------
Key: VYSPER-296
URL: https://issues.apache.org/jira/browse/VYSPER-296
Project: VYSPER
Issue Type: Improvement
Reporter: Eduardo Martins
Attachments: vysper-core.patch
Hi all, I'm the project lead of Mobicents JAIN SLEE, a telco oriented
app server, and we are interested in contribute to enhance the current
features of Vysper with respect to embedded setup, with the goal of
then integrating Vysper in our platform.
In concrete we would like to see event listeners in Modules, which
would be used by whatever integrates Vysper, for instance our app
server, to receive events notifying what is happening inside Vysper.
To complete the picture, such events could then be delivered to apps,
which would then interact with the XMPP resources, through Vysper.
Attached is a patch that simply adds the event listener interface and
provides means for adding these listeners from XMPPServer class to the
modules. Missing is each module event listener and events interface,
which should be very specific to the module, and as high level as
possible. I am available to work with each module developers to define
and implement these missing parts.
Please review and let me know if there is interest on such work.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira