You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Göktürk Gezer (Created JIRA)" <ji...@apache.org> on 2012/01/30 13:59:10 UTC

[jira] [Created] (FELIX-3326) Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription

Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription
------------------------------------------------------------------------------------------------------------

                 Key: FELIX-3326
                 URL: https://issues.apache.org/jira/browse/FELIX-3326
             Project: Felix
          Issue Type: Improvement
          Components: iPOJO
            Reporter: Göktürk Gezer


Ability to retrieve component's inherited classes and implemented interfaces through PrimitiveTypeDescription for component's those are not used ProvidedService Handler.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Work started] (FELIX-3326) Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription

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

Work on FELIX-3326 started by Clement Escoffier.

> Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-3326
>                 URL: https://issues.apache.org/jira/browse/FELIX-3326
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>            Reporter: Göktürk Gezer
>            Assignee: Clement Escoffier
>         Attachments: ComponentFactory.java.patch
>
>
> Ability to retrieve component's inherited classes and implemented interfaces through PrimitiveTypeDescription for components those are not used ProvidedService Handler.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (FELIX-3326) Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription

Posted by "Göktürk Gezer (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204693#comment-13204693 ] 

Göktürk Gezer commented on FELIX-3326:
--------------------------------------

Hi,

No problem Clement.

Thanks,
                
> Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-3326
>                 URL: https://issues.apache.org/jira/browse/FELIX-3326
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>            Reporter: Göktürk Gezer
>            Assignee: Clement Escoffier
>             Fix For: ipojo-core-1.8.2
>
>         Attachments: ComponentFactory.java.patch
>
>
> Ability to retrieve component's inherited classes and implemented interfaces through PrimitiveTypeDescription for components those are not used ProvidedService Handler.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (FELIX-3326) Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription

Posted by "Göktürk Gezer (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Göktürk Gezer updated FELIX-3326:
---------------------------------

    Description: Ability to retrieve component's inherited classes and implemented interfaces through PrimitiveTypeDescription for components those are not used ProvidedService Handler.  (was: Ability to retrieve component's inherited classes and implemented interfaces through PrimitiveTypeDescription for component's those are not used ProvidedService Handler.)
    
> Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-3326
>                 URL: https://issues.apache.org/jira/browse/FELIX-3326
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>            Reporter: Göktürk Gezer
>
> Ability to retrieve component's inherited classes and implemented interfaces through PrimitiveTypeDescription for components those are not used ProvidedService Handler.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (FELIX-3326) Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription

Posted by "Göktürk Gezer (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Göktürk Gezer updated FELIX-3326:
---------------------------------

    Attachment: ComponentFactory.java.patch

Patch for ipojo/core.

I copied code from ProvidedServiceHandler and encapsulated it in inner private class: InheritanceInspector in PrimitiveTypeDescription.
                
> Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-3326
>                 URL: https://issues.apache.org/jira/browse/FELIX-3326
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>            Reporter: Göktürk Gezer
>         Attachments: ComponentFactory.java.patch
>
>
> Ability to retrieve component's inherited classes and implemented interfaces through PrimitiveTypeDescription for components those are not used ProvidedService Handler.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (FELIX-3326) Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription

Posted by "Clement Escoffier (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204633#comment-13204633 ] 

Clement Escoffier commented on FELIX-3326:
------------------------------------------

Hi,

I've applied the patch in the trunk (just check that we actually are on a primitive component).

Thanks,


                
> Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-3326
>                 URL: https://issues.apache.org/jira/browse/FELIX-3326
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>            Reporter: Göktürk Gezer
>            Assignee: Clement Escoffier
>             Fix For: ipojo-core-1.8.2
>
>         Attachments: ComponentFactory.java.patch
>
>
> Ability to retrieve component's inherited classes and implemented interfaces through PrimitiveTypeDescription for components those are not used ProvidedService Handler.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (FELIX-3326) Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription

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

Clement Escoffier resolved FELIX-3326.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: ipojo-core-1.8.2
    
> Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-3326
>                 URL: https://issues.apache.org/jira/browse/FELIX-3326
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>            Reporter: Göktürk Gezer
>            Assignee: Clement Escoffier
>             Fix For: ipojo-core-1.8.2
>
>         Attachments: ComponentFactory.java.patch
>
>
> Ability to retrieve component's inherited classes and implemented interfaces through PrimitiveTypeDescription for components those are not used ProvidedService Handler.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Assigned] (FELIX-3326) Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription

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

Clement Escoffier reassigned FELIX-3326:
----------------------------------------

    Assignee: Clement Escoffier
    
> Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-3326
>                 URL: https://issues.apache.org/jira/browse/FELIX-3326
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>            Reporter: Göktürk Gezer
>            Assignee: Clement Escoffier
>         Attachments: ComponentFactory.java.patch
>
>
> Ability to retrieve component's inherited classes and implemented interfaces through PrimitiveTypeDescription for components those are not used ProvidedService Handler.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira