Initializer Methods Validation for Generic Methods
--------------------------------------------------
Key: OWB-102
URL: https://issues.apache.org/jira/browse/OWB-102
Project: OpenWebBeans
Issue Type: Improvement
Affects Versions: M2
Reporter: Gurkan Erdogdu
Assignee: Gurkan Erdogdu
Fix For: M3
If a generic method of a bean is annotated @Initializer, the container
automatically detects the problem and treats it as a
definition error, as defined in Section 12.4, "Problems detected automatically
by the container".
Currently initializer methods are defined in the class DefinitionUtil
# defineInjectedMethods. Update validation logic here.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.