[jira] [Resolved] (DELTASPIKE-212) replace ProcessAnnotatedType with ProcessAnnotatedType without type restriction

Thu, 28 Jun 2012 04:07:49 -0700

     [ 
https://issues.apache.org/jira/browse/DELTASPIKE-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Struberg resolved DELTASPIKE-212.
--------------------------------------

    Resolution: Fixed
    
> replace ProcessAnnotatedType<Object> with ProcessAnnotatedType without type 
> restriction
> ---------------------------------------------------------------------------------------
>
>                 Key: DELTASPIKE-212
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-212
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.2-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.3-incubating
>
>
> <Object> != <? extends Object>
> Some containers do not fire on ProcessAnnotatedType<Object> because there is 
> no instance of the Object class itself.
> We shall remove the generic type information from the parameter.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to