You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2018/02/26 13:08:00 UTC

[jira] [Updated] (CAMEL-11990) Work with java.lang.reflect.Type instead of java.lang.Class in unmarshallers

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

Claus Ibsen updated CAMEL-11990:
--------------------------------
    Fix Version/s:     (was: 2.21.0)
                   Future

> Work with java.lang.reflect.Type instead of java.lang.Class in unmarshallers
> ----------------------------------------------------------------------------
>
>                 Key: CAMEL-11990
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11990
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Zoran Regvart
>            Assignee: Zoran Regvart
>            Priority: Major
>             Fix For: Future
>
>
> Currently unmarshallers work with {{java.lang.Class}} for view or type of object to be unmarshalled. Some frameworks work with {{java.lang.reflect.Type}} that helps with generics. We should add methods to parameterize unmarshallers supporting {{java.lang.reflect.Type}} as view or type of object to be unmarshalled.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)