[weld-dev] Custom bean implementations

Sven Linstaedt sven.linstaedt at googlemail.com
Tue Apr 20 06:18:57 EDT 2010


Have you tried:

class DependentScopedBean {
  @Inject private InjectionPoint ip;
}

According to Pete this should work ;)

br, Sven



2010/4/20 Stuart Douglas <stuart at baileyroberts.com.au>

> Unless I am missing something it does not seem to be possible for a custom
> dependant scoped Bean implementation to get information about it's injection
> point.
>
> If this is the case, is this something that could be addressed in the
> maintenance release?
>
> Stuart
> _______________________________________________
> weld-dev mailing list
> weld-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/weld-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/weld-dev/attachments/20100420/71835062/attachment-0001.html 


More information about the weld-dev mailing list