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 2010/12/23 17:16:04 UTC

[jira] Commented: (FELIX-1424) Constructor Injection

    [ https://issues.apache.org/jira/browse/FELIX-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974646#action_12974646 ] 

Clement Escoffier commented on FELIX-1424:
------------------------------------------

Constructor injection is now supported in the version from the trunk

> Constructor Injection
> ---------------------
>
>                 Key: FELIX-1424
>                 URL: https://issues.apache.org/jira/browse/FELIX-1424
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>            Reporter: Clement Escoffier
>            Assignee: Clement Escoffier
>             Fix For: iPOJO-1.8.0
>
>
> Provide mechanisms to support constructor injection.
> If enable, the container will look for a compatible constructor and use this one instead of the empty one. Obviously the bundle context will be also injected if an argument match this type. The argument / property to inject will use an id mechanism to simplify the lookup.

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