-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
For an implicit bean archive the BeanDeploymentArchive.getBeanClasses() method returns all the types found in the archive which are annotated with a bean defining annotation or are session beans. This contract is too limited. E.g. it's not always possible to find a correct BDA for an extension class.
- is related to
-
WELD-2098 ForwardingBeanDeploymentArchive does not delegate getKnownClasses()
- Resolved