]
Antoine Sabot-Durand updated CDI-700:
-------------------------------------
Fix Version/s: 2.0 .Final
BeanManager.createInstance() shouldn't be allowed before
AfterDeploymentValidation
----------------------------------------------------------------------------------
Key: CDI-700
URL:
https://issues.jboss.org/browse/CDI-700
Project: CDI Specification Issues
Issue Type: Clarification
Reporter: Antoine Sabot-Durand
Fix For: 2.0 .Final
Spec doesn't say anything about it and javadoc allows its usage in
{{AfterBeanDiscovery}} observers.
The method should also be listed in section 11.3 related to {{BeanManager}}