[ 
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

       

_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to