-
Feature Request
-
Resolution: Won't Do
-
Major
-
None
-
1.0
-
None
-
None
We need such metadata for tooling.
It would be very helpful to have some metadata for beans which implement spec required services (BeanManager, ...)
Or for any other beans which CDI implementations register programmatically and which should be available for users.
For example Weld loads some beans from jars which don't have beans.xml but some of those beans are available for injections.
So far we don't have any documented way to recognize such beans.
- relates to
-
WELD-815 Add some design time readable metadata to weld-*.jars for tooling
- Resolved