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 2013/02/04 13:34:14 UTC

[jira] [Closed] (FELIX-2781) Expose the implementation class as service when no interfaces are found in the hierachy

     [ https://issues.apache.org/jira/browse/FELIX-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier closed FELIX-2781.
------------------------------------

    Assignee: Clement Escoffier
    
> Expose the implementation class as service when no interfaces are found in the hierachy
> ---------------------------------------------------------------------------------------
>
>                 Key: FELIX-2781
>                 URL: https://issues.apache.org/jira/browse/FELIX-2781
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>            Reporter: Clement Escoffier
>            Assignee: Clement Escoffier
>             Fix For: iPOJO-1.8.0
>
>
> When a component does not implement any interface, iPOJO throws an error. It should just warn the user and expose the implementation class as service:
> @Component
> @Provides
> public class Dummy {
>  ...
> }
> exposes a service with the xxx.Dummy object class

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira