[
https://issues.jboss.org/browse/CDI-385?page=com.atlassian.jira.plugin.sy...
]
Antoine Sabot-Durand reassigned CDI-385:
----------------------------------------
Assignee: 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