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

Daniel Kulp resolved CXF-2016.
------------------------------

    Resolution: Fixed
      Assignee: Daniel Kulp

> Add wildcard type signature to InterceptorProvider and implementations
> ----------------------------------------------------------------------
>
>                 Key: CXF-2016
>                 URL: https://issues.apache.org/jira/browse/CXF-2016
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.1.2
>            Reporter: Kenny MacLeod
>            Assignee: Daniel Kulp
>            Priority: Trivial
>             Fix For: 2.3
>
>         Attachments: cxf-2016.txt
>
>
> org.apache.cxf.interceptor.InterceptorProvider and its implementation classes 
> refer to the raw Interceptor type. The lack of a generic type signature here 
> means that application code which talks to this API has to have warning 
> suppressions liberally sprinkled around.
> At the very least, Interceptor<?> should be used here, if not something more 
> specific.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to