[webbeans-dev] replacement for injectNonContextualInstance
Pete Muir
pmuir at redhat.com
Wed Jun 17 04:20:02 EDT 2009
beanManager.createInjectionTarget(Foo.class).inject(instance,
beanManager.createCreationalContext());
but, this isn't implemented yet.
On 17 Jun 2009, at 02:13, Dan Allen wrote:
> What's the replacement for
> WebBeansManager#injectNonContextualInstance(Object)? It was removed
> from the WebBeansManager interface recently and is used by both the
> servlet integration and Wicket. As a result, those two projects are
> currently broken.
>
> -Dan
>
> --
> Dan Allen
> Senior Software Engineer, Red Hat | Author of Seam in Action
>
> http://mojavelinux.com
> http://mojavelinux.com/seaminaction
> http://in.relation.to/Bloggers/Dan
>
> NOTE: While I make a strong effort to keep up with my email on a daily
> basis, personal or other work matters can sometimes keep me away
> from my email. If you contact me, but don't hear back for more than
> a week,
> it is very likely that I am excessively backlogged or the message was
> caught in the spam filters. Please don't hesitate to resend a
> message if
> you feel that it did not reach my attention.
> _______________________________________________
> webbeans-dev mailing list
> webbeans-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/webbeans-dev
More information about the weld-dev
mailing list