Have you tried:

class DependentScopedBean {
  @Inject private InjectionPoint ip;
}

According to Pete this should work ;)

br, Sven



2010/4/20 Stuart Douglas <stuart@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@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-dev