[seam-issues] [JBoss JIRA] Commented: (SOLDER-105) Solder must provide a utility method to allow easy non-contextual injection when using a thirdparty framework

George Gastaldi (JIRA) jira-events at lists.jboss.org
Fri May 20 11:22:00 EDT 2011


    [ https://issues.jboss.org/browse/SOLDER-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603455#comment-12603455 ] 

George Gastaldi commented on SOLDER-105:
----------------------------------------

Following Pete´s proposal, one would call: 
{code:java}
instance.select(Foo.class).get();
{code}

to retrieve a Foo instance, for example.

> Solder must provide a utility method to allow easy non-contextual injection when using a thirdparty framework
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLDER-105
>                 URL: https://issues.jboss.org/browse/SOLDER-105
>             Project: Seam Solder
>          Issue Type: Feature Request
>            Reporter: George Gastaldi
>              Labels: beanmanager, cdi
>
> The following procedure should be part of Solder:
> http://seamframework.org/Documentation/HowDoIDoNoncontextualInjectionForAThirdpartyFramework
> The idea is to avoid boilerplate code of retrieving an instance from BeanManager for non-managed beans.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the seam-issues mailing list