You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2011/03/16 21:20:29 UTC

[jira] Assigned: (TAP5-1321) Add getService(Class serviceInterface, Class... markers) to ObjectLocator interface

     [ https://issues.apache.org/jira/browse/TAP5-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko reassigned TAP5-1321:
------------------------------------

    Assignee: Igor Drobiazko

> 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
>            Assignee: Igor Drobiazko
>         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