You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (JIRA)" <ji...@apache.org> on 2017/11/03 12:04: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 ]

Zoran Regvart updated CAMEL-11990:
----------------------------------
    Fix Version/s: 2.21.0

> 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
>            Priority: Major
>             Fix For: 2.21.0
>
>
> 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
(v6.4.14#64029)