Claus Ibsen created CAMEL-9322:
----------------------------------

             Summary: 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
             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
(v6.3.4#6332)

Reply via email to