Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 384751

Summary: A ServiceReference should know what plugin provides the service
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.5   
Target Milestone: 1.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Bug Depends on:    
Bug Blocks: 336260    

Description Mark Macdonald CLA 2012-07-10 11:56:21 EDT
If a ServiceReference refers to a service provided by a plugin, there should be an API for finding out what plugin it is.

I propose adding a special property "__plugin__" to the service properties of plugin-provided services, its value will be the plugin's URL.