[
https://issues.apache.org/jira/browse/OWB-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666649#action_12666649
]
Mark Struberg commented on OWB-24:
----------------------------------
the use cases for @Target(METHOD) :
@Produces public static String foo = "foo";
@Produces static Integer bar = 1;
@Produces static String johnDoe = getUnknownAuthor();
> Producer Field Implementation
> -----------------------------
>
> Key: OWB-24
> URL: https://issues.apache.org/jira/browse/OWB-24
> Project: OpenWebBeans
> Issue Type: Task
> Components: Core
> Reporter: Gurkan Erdogdu
> Fix For: M2
>
>
> Adding of the producer field components.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.