[ https://issues.apache.org/jira/browse/FELIX-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Clement Escoffier updated FELIX-251: ------------------------------------ Attachment: patch-plugin.patch Patch to apply on the plugin project. Add method information in manipulation data. It modify classes to add a method allowing to get the component instance from an object. The patch add the org.apache.felix.ipojo.manipulation.MethodDescriptor.java file. > Add manipulation of Add POJO interface > ---------------------------------------- > > Key: FELIX-251 > URL: https://issues.apache.org/jira/browse/FELIX-251 > Project: Felix > Issue Type: New Feature > Components: iPOJO > Reporter: Clement Escoffier > Attachments: patch-plugin.patch > > > Manipulated classed should allow to get the component instance to do a kind > of "reflection". > Manipulation data contains only information about implemented interfaces and > field, it should contain information about methods too. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.