[cdi-dev] Identify a Bean as synthetic?
Laird Nelson
ljnelson at gmail.com
Thu Feb 23 15:41:49 EST 2017
I haven't thought this through yet but I wonder if it would be helpful to
mark a Bean as synthetic or not—i.e. discovered by means of the "normal"
bean discovery process, or programmatically added by a portable extension.
I was mentally working through what it might take to write up a sort of CDI
reporting mechanism—something that would report on what beans where found,
where they came from, what interceptors are enabled and why, etc. etc. etc.
and realized one axis of this would be whether a portable extension was
involved with certain beans or not.
Should I file an enhancement/feature request, or is this something that was
already debated and turned away at some point in the past?
Best,
Laird
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/cdi-dev/attachments/20170223/bd55eab1/attachment.html
More information about the cdi-dev
mailing list