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

Clement Escoffier resolved FELIX-3144.
--------------------------------------

    Resolution: Fixed

The MethodInterceptors receive Member instead of Method. The injected object 
can be either a Method or a Constructor object.

                
> Method interceptors should receive Method or Constructor objects
> ----------------------------------------------------------------
>
>                 Key: FELIX-3144
>                 URL: https://issues.apache.org/jira/browse/FELIX-3144
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>    Affects Versions: iPOJO-1.8.0
>            Reporter: Clement Escoffier
>            Assignee: Clement Escoffier
>             Fix For: ipojo-core-1.8.2
>
>
> In the 1.8.0 version of iPOJO, the method interceptor does not receive the 
> Constructor object (null is given to the interceptors). This may be 
> problematic. The interceptor should receive a Member object (super class of 
> both Constructor and Method).

--
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

        

Reply via email to