You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/05 13:06:58 UTC

[jira] [Commented] (CAMEL-10530) Introduce TransformerRegistry

    [ https://issues.apache.org/jira/browse/CAMEL-10530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15801309#comment-15801309 ] 

ASF GitHub Bot commented on CAMEL-10530:
----------------------------------------

GitHub user igarashitm opened a pull request:

    https://github.com/apache/camel/pull/1375

    CAMEL-10530 Add TransformerListCommand

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/igarashitm/camel CAMEL-10530_commands

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1375.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1375
    
----
commit 2f590d68272b15c366600f6ae8a6b0b113c62b2c
Author: Tomohisa Igarashi <tm...@gmail.com>
Date:   2017-01-05T11:44:31Z

    CAMEL-10530 Add TransformerListCommand

----


> Introduce TransformerRegistry
> -----------------------------
>
>                 Key: CAMEL-10530
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10530
>             Project: Camel
>          Issue Type: Sub-task
>          Components: camel-core
>            Reporter: Tomohisa Igarashi
>            Assignee: Tomohisa Igarashi
>
> Introduce TransformerRegistry like EndpointRegistry and MBean
> https://github.com/apache/camel/blob/master/camel-core/src/main/java/org/apache/camel/spi/EndpointRegistry.java
> https://github.com/apache/camel/blob/master/camel-core/src/main/java/org/apache/camel/management/mbean/ManagedEndpointRegistry.java



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