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 2019/07/31 09:21:00 UTC

[jira] [Resolved] (CAMEL-9322) Add getDataFormat(name) to CamelContext

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

Claus Ibsen resolved CAMEL-9322.
--------------------------------
    Resolution: Won't Fix

> Add getDataFormat(name) to CamelContext
> ---------------------------------------
>
>                 Key: CAMEL-9322
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9322
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0
>
>
> So we have it like for getComponent(name) getEndpoint(uri) so you can lookup an existing data format to reuse, or create a default dataformat based on the name.
> Today there is a resolveDataFormat that creates a new instance if none has explicit added to the registry beforehand. But an end user may want to share a dataformat in a CamelContext like you can do with component / endpoints.
> See CAMEL-9320



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)