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 2008/12/29 19:50:44 UTC

[jira] Created: (FELIX-868) iPOJO @Component don't support factory methods

iPOJO @Component don't support factory methods
----------------------------------------------

                 Key: FELIX-868
                 URL: https://issues.apache.org/jira/browse/FELIX-868
             Project: Felix
          Issue Type: Bug
          Components: iPOJO
    Affects Versions: iPOJO-1.0.0
            Reporter: Clement Escoffier
            Assignee: Clement Escoffier
            Priority: Minor
             Fix For: iPOJO-1.2.0


iPOJO Component annotation does not allow configuring a factory method. However, it should be supported.

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


[jira] Resolved: (FELIX-868) iPOJO @Component don't support factory methods

Posted by "Clement Escoffier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier resolved FELIX-868.
-------------------------------------

    Resolution: Fixed

Fixed at revision 729971.
The Component annotation didn't support the factory methods. So, the 'factory_method' attribute was added to support the configuration of factory methods.


> iPOJO @Component don't support factory methods
> ----------------------------------------------
>
>                 Key: FELIX-868
>                 URL: https://issues.apache.org/jira/browse/FELIX-868
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.0.0
>            Reporter: Clement Escoffier
>            Assignee: Clement Escoffier
>            Priority: Minor
>             Fix For: iPOJO-1.2.0
>
>
> iPOJO Component annotation does not allow configuring a factory method. However, it should be supported.

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