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 2010/04/27 09:07:37 UTC

[jira] Assigned: (FELIX-2279) Access to ServiceReference in iPOJO service

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

Clement Escoffier reassigned FELIX-2279:
----------------------------------------

    Assignee: Clement Escoffier

> Access to ServiceReference in iPOJO service
> -------------------------------------------
>
>                 Key: FELIX-2279
>                 URL: https://issues.apache.org/jira/browse/FELIX-2279
>             Project: Felix
>          Issue Type: New Feature
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>            Reporter: Bengt Rodehav
>            Assignee: Clement Escoffier
>
> As a convenience, it would be very useful for an iPOJO service to have access to its ServiceReference object. E g for logging purposes this is essential information. Assuming that the service has been registered prior to the @Validate method being called, it makes sense to provide the ServiceReference as an argument to this method.
> If the service is not registered until the @Valid method returns, then another callback (e g @Registered) is needed.

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