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/26 14:50:12 UTC

[jira] [Closed] (FELIX-3069) Support adapted bind/unbind method signature

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

Clement Escoffier closed FELIX-3069.
------------------------------------

    Resolution: Won't Fix
    
> Support adapted bind/unbind method signature
> --------------------------------------------
>
>                 Key: FELIX-3069
>                 URL: https://issues.apache.org/jira/browse/FELIX-3069
>             Project: Felix
>          Issue Type: New Feature
>          Components: iPOJO
>            Reporter: Guillaume Sauthier
>            Priority: Minor
>
> iPOJO already supports some basic bind/unbind methods signature (notification only, gives the service, with ServiceRef or not, with a Map or not).
> I would like to be able to have the service + any additional service property I'm interested in.
> Something like the following code:
> {noformat}
> public void bindAdapter(XmlAdapter adapter,
>                         @Extract("namespace-uri")) uri) {
> }
> {norformat}
> With @Extract (better name to be found) extracting the "namespace-uri" service property from the ServiceReference and giving it to this method.

--
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