Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The annotated Scanning mode does not send ProcessAnnotatedType unless the bean has a scope. The important thing missing is a better way for CDI extensions to be able to add beans manually even though they are not annotated by dynamically assigning a scope.
Thus this mode would send ProcessAnnotatedType for all beans but only process/store Beans which have an explicit scope after that.
One use case is for example old JSF Beans annotated beans with faces scopes that getautomatically turned into their CDI equals by Deltaspike
Attachments
Issue Links
- is related to
-
OWB-1106 Scanning mode: Only jars with beans.xml (Like eg CDI 1.0)
- Closed