[cdi-dev] [JBoss JIRA] (CDI-385) ProcessObserverMethod is different btw spec and API

Antoine Sabot-Durand (JIRA) issues at jboss.org
Fri Apr 4 11:50:13 EDT 2014


     [ https://issues.jboss.org/browse/CDI-385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on CDI-385 started by Antoine Sabot-Durand.

> ProcessObserverMethod is different btw spec and API
> ---------------------------------------------------
>
>                 Key: CDI-385
>                 URL: https://issues.jboss.org/browse/CDI-385
>             Project: CDI Specification Issues
>          Issue Type: Bug
>          Components: Javadoc and API
>    Affects Versions: 1.1.PFD
>            Reporter: Mark Struberg
>            Assignee: Antoine Sabot-Durand
>            Priority: Critical
>              Labels: CDI_spec_chge, Ready_to_fix
>             Fix For: 1.2 Proposed
>
>
> As stated in CDI-88 the spec and API is different for ProcessObserverMethod.
> In the spec there is a method
> public AnnotatedParameter<T> getAnnotatedEventParameter();
> but in the API there is
> AnnotatedMethod<X> getAnnotatedMethod();
> which imo makes much more sense anyway.
> Thus we should amend the spec wording finally.

--
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