[ https://issues.apache.org/jira/browse/FELIX-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Clement Escoffier updated FELIX-251: ------------------------------------ Attachment: patch-core.patch Patch to apply on the core project - Add the POJO interface containing the getComponentInstance method. - Solve a bug on parseArray function (useful to parse method arguments) This patch add the org.apache.felix.ipojo.Pojo.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-core.patch, 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.