You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Tomohisa Igarashi (JIRA)" <ji...@apache.org> on 2016/11/26 02:14:58 UTC

[jira] [Created] (CAMEL-10531) Introduce fluent builder for Transformer

Tomohisa Igarashi created CAMEL-10531:
-----------------------------------------

             Summary: Introduce fluent builder for Transformer
                 Key: CAMEL-10531
                 URL: https://issues.apache.org/jira/browse/CAMEL-10531
             Project: Camel
          Issue Type: Sub-task
          Components: camel-core
            Reporter: Tomohisa Igarashi
            Assignee: Tomohisa Igarashi


Right now the only way to register Transformer in Java DSL is to create a TransformerDefinition and put into CamelContext directly, which is not user friendly. Introduce a fluent builder to register Transformer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)