[cdi-dev] [JBoss JIRA] (CDI-423) Typo in section 11.3.26
John Ament (JIRA)
issues at jboss.org
Sat Feb 22 16:03:47 EST 2014
[ https://issues.jboss.org/browse/CDI-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12947078#comment-12947078 ]
John Ament commented on CDI-423:
--------------------------------
Pull Request: https://github.com/cdi-spec/cdi/pull/205
> Typo in section 11.3.26
> -----------------------
>
> Key: CDI-423
> URL: https://issues.jboss.org/browse/CDI-423
> Project: CDI Specification Issues
> Issue Type: Bug
> Reporter: John Ament
> Priority: Minor
>
> There is a typo in 11.3.26
> http://docs.jboss.org/cdi/spec/1.1/cdi-spec.html#bm_obtain_extension
> The method BeanManager.getExtensions() returns the container’s instance of an Extension class
> Should be: The method `BeanManager.getExtension(Class<? extends Extension> clazz)`
> This matches API docs and the verbiage at the end of the spec.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list