Autowire should support all compatible services interfaces in class hierarchy
-----------------------------------------------------------------------------
Key: TUSCANY-1028
URL: https://issues.apache.org/jira/browse/TUSCANY-1028
Project: Tuscany
Issue Type: Bug
Reporter: Jeremy Boynes
Assigned To: Jeremy Boynes
When a component registers as an autowire target other components should be
able to autowire to is using any super-interface rather than just the interface
it registers with. For example, if X1 extends X and a component offers service
X1 then it should be a valid target for clients with X references.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]