[
https://issues.jboss.org/browse/SOLDER-105?page=com.atlassian.jira.plugin...
]
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/HowDoIDoNoncontextualInjectionForA...
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