[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3205) Make it easier to get the delegate you want

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Jul 31 05:21:45 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBSEAM-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12423166#action_12423166 ] 

Pete Muir commented on JBSEAM-3205:
-----------------------------------

Much better idea :-)

So you can do 

@In FullTextSession entityManager;
@In Session session;

Christian/Dan, any others you want to be able to inject easily?

> Make it easier to get the delegate you want
> -------------------------------------------
>
>                 Key: JBSEAM-3205
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3205
>             Project: Seam
>          Issue Type: Feature Request
>          Components: Core
>            Reporter: Pete Muir
>            Assignee: Emmanuel Bernard
>             Fix For: 2.1.0.BETA2
>
>
> PersistenceProvider.instance.getDelegate(Class clazz) which returns the requested delegate (e.g. a FullTextSession)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list