[
https://issues.apache.org/jira/browse/FELIX-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clement Escoffier resolved FELIX-1742.
--------------------------------------
Assignee: Clement Escoffier
Resolution: Fixed
This is fixed in the trunk
> Inject component type managed service pid as a property value
> -------------------------------------------------------------
>
> Key: FELIX-1742
> URL: https://issues.apache.org/jira/browse/FELIX-1742
> Project: Felix
> Issue Type: Improvement
> Affects Versions: iPOJO-1.4.0
> Reporter: Clement Escoffier
> Assignee: Clement Escoffier
> Fix For: iPOJO-1.6.0
>
>
> When the managed service pid is set on the component type, it should be also
> consider as a potential property value.
> So:
> @Component(manaagedservice="mypid")
> public class MyClass {
> @Property(name="managed.service.pid")
> private String myPID; // will receive "mypid" or the instance configuration
> property if override.
> }
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira