|
For an implicit bean archive BeanDeploymentArchive.getBeanClasses() returns all the types found in the archive which are annotated with a bean defining annotation or are session bean. This contract is too limited. E.g. it's not always possible to find a correct BDA for an extension class.
|