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 2009/07/30 09:15:14 UTC

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

Constructor Injection
---------------------

                 Key: FELIX-1424
                 URL: https://issues.apache.org/jira/browse/FELIX-1424
             Project: Felix
          Issue Type: Improvement
          Components: iPOJO
    Affects Versions: iPOJO-1.4.0
            Reporter: Clement Escoffier
             Fix For: iPOJO-1.6.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.