You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Clement Escoffier (JIRA)" <ji...@apache.org> on 2008/07/23 11:09:31 UTC

[jira] Created: (FELIX-640) Event Admin handlers improvements

Event Admin handlers improvements
---------------------------------

                 Key: FELIX-640
                 URL: https://issues.apache.org/jira/browse/FELIX-640
             Project: Felix
          Issue Type: Improvement
          Components: iPOJO
    Affects Versions: iPOJO-0.8.0
            Reporter: Clement Escoffier
            Assignee: Clement Escoffier


Several event admin improvements.
- Allow an instance to send event without interacting directly with the event admin
- Add data-oriented event support. Instances can send and receive data (i.e. custom objects) instead of Event Admin event
- Support asynchronous and synchronous event sending
- Allow event to be "tracable"


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-640) Event Admin handlers improvements

Posted by "Clement Escoffier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier resolved FELIX-640.
-------------------------------------

    Resolution: Fixed

Fixed in the 679299 revision.
The event admin handler allows components to send and receive events and data without managing the interaction with the event admin.

> Event Admin handlers improvements
> ---------------------------------
>
>                 Key: FELIX-640
>                 URL: https://issues.apache.org/jira/browse/FELIX-640
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>    Affects Versions: iPOJO-0.8.0
>            Reporter: Clement Escoffier
>            Assignee: Clement Escoffier
>
> Several event admin improvements.
> - Allow an instance to send event without interacting directly with the event admin
> - Add data-oriented event support. Instances can send and receive data (i.e. custom objects) instead of Event Admin event
> - Support asynchronous and synchronous event sending
> - Allow event to be "tracable"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.