[
https://issues.apache.org/jira/browse/TAP5-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom van Dijk updated TAP5-1321:
-------------------------------
Attachment: getService-with-markers.patch
> Add getService(Class serviceInterface, Class... markers) to ObjectLocator
> interface
> -----------------------------------------------------------------------------------
>
> Key: TAP5-1321
> URL: https://issues.apache.org/jira/browse/TAP5-1321
> Project: Tapestry 5
> Issue Type: Improvement
> Components: tapestry-ioc
> Reporter: Tom van Dijk
> Attachments: getService-with-markers.patch
>
>
> For the implementation of tapestry-hibernate with multiple databases I need
> to be able to get a service by interface+markers instead of service id.
> Attached patch will add the method "<T> T getService(Class<T> interface,
> Class... markers)" to the ObjectLocator interface and various
> implementations.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira