[webbeans-issues] [JBoss JIRA] Closed: (WBTCK-30) Test that a definiton exception is thrown when a producer method is a type variable
Pete Muir (JIRA)
jira-events at lists.jboss.org
Fri Apr 17 08:50:22 EDT 2009
[ https://jira.jboss.org/jira/browse/WBTCK-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed WBTCK-30.
--------------------------
Resolution: Done
Assignee: Pete Muir
> Test that a definiton exception is thrown when a producer method is a type variable
> -----------------------------------------------------------------------------------
>
> Key: WBTCK-30
> URL: https://jira.jboss.org/jira/browse/WBTCK-30
> Project: JSR-299 TCK
> Issue Type: Feature Request
> Reporter: Pete Muir
> Assignee: Pete Muir
> Fix For: 1.0.0.Beta2
>
>
> For example,
> @Produces
> public T create(InjectionPoint point)
> {
> return null;
> }
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list