Imesh, For what you think these event listeners would be used to? I can't see anyone has used these event listeners, so far.
On Tue, Nov 5, 2013 at 5:48 PM, Imesh Gunaratne (JIRA) <[email protected]>wrote: > > [ > https://issues.apache.org/jira/browse/STRATOS-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Imesh Gunaratne resolved STRATOS-160. > ------------------------------------- > > Resolution: Fixed > > Implemented with commit revision: d5b796ee2ff9c93dbc06a01bdc0d15717a795f68 > > > Implement an Event Listener Model for Subscribing to Event Notificaitons > > ------------------------------------------------------------------------ > > > > Key: STRATOS-160 > > URL: https://issues.apache.org/jira/browse/STRATOS-160 > > Project: Stratos > > Issue Type: Sub-task > > Reporter: Imesh Gunaratne > > Assignee: Imesh Gunaratne > > Fix For: 4.0.0 Alpha 1 > > > > > > The new event messaging system acts as the foundation for sending and > receiving events between Stratos modules. However there is no mechanism to > listen to incoming events (within the context of a module) without > overriding the event processors. > > Event Flow: > > Event -> Event Publisher -> Message Broker -> Event Receiver -> Event > Processor -> Event > > The idea of this task is to implement a such event listener model which > could provide functionality to add event listeners to event processors and > receive event notifications when an event is received and processed. > > > > -- > This message was sent by Atlassian JIRA > (v6.1#6144) > -- Best Regards, Nirmal Nirmal Fernando. PPMC Member & Committer of Apache Stratos, Senior Software Engineer, WSO2 Inc. Blog: http://nirmalfdo.blogspot.com/
