[ https://issues.apache.org/jira/browse/FELIX-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Clement Escoffier updated FELIX-220: ------------------------------------ Attachment: callbacks.patch Patch to apply on the iPOJO core project. - Change getMethod by getDeclaredMethod (and setAccessible) to allow private and protected callback. - Add the name property inside configuration (with the given pid value) when ManagedServiceFactory is invoked. > iPOJO callbakcs and ManagedServiceFactory configuration > ------------------------------------------------------- > > Key: FELIX-220 > URL: https://issues.apache.org/jira/browse/FELIX-220 > Project: Felix > Issue Type: Improvement > Components: iPOJO > Reporter: Clement Escoffier > Attachments: callbacks.patch > > > - iPOJO callbacks cannot invoke protected and private methods (both Lifecycle > callback and Dependency Callback) > - When creating an instance with the ManagedServiceConfiguration, this > configuration is unaccepted by the factory if there is not the "name" > property. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.