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 2007/05/21 17:11:16 UTC

[jira] Updated: (FELIX-292) Returned object in Callback

     [ https://issues.apache.org/jira/browse/FELIX-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier updated FELIX-292:
------------------------------------

    Attachment: Returns.patch

The patch is to apply on the iPOJO Core project.

The patch changes the call methods to return the returned object of the encapsulated invocation.

> Returned object in Callback
> ---------------------------
>
>                 Key: FELIX-292
>                 URL: https://issues.apache.org/jira/browse/FELIX-292
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>            Reporter: Clement Escoffier
>         Attachments: Returns.patch
>
>
> iPOJO Callback class does not return the returned object when a method is invoked. This class should return the returned object (null for void method).

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