[ http://issues.apache.org/jira/browse/FELIX-128?page=all ]
Richard S. Hall resolved FELIX-128. ----------------------------------- Resolution: Fixed Assignee: Richard S. Hall This patch has been applied. > Implementing missing ComponentContext methods > --------------------------------------------- > > Key: FELIX-128 > URL: http://issues.apache.org/jira/browse/FELIX-128 > Project: Felix > Issue Type: Improvement > Components: Declarative Services > Affects Versions: 0.8.0 > Environment: org.apache.felix.scr project, Rev. 438041 > Reporter: Felix Meschberger > Assigned To: Richard S. Hall > Attachments: ComponentContext_fm20060829.diff > > > The scr project currently misses methods for the ComponentContext > implementation, namely the getUsingBundle() and service location methods. I > assume, these methods are fairly easy to implement: > (1) getUsingBundle: set a private field of the ComponentContextImpl to the > requiring bundle if created from a service factory. Otherwise this field > remains null. > (2) service location: find the DependencyManager whose metadata has the > requested name and select a service. > Attached is a patch, which implements this functionality. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira