You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/07/07 08:10:52 UTC

[jira] Created: (CAMEL-2917) Introduce ProcessorFactory SPI

Introduce ProcessorFactory SPI
------------------------------

                 Key: CAMEL-2917
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2917
             Project: Apache Camel
          Issue Type: New Feature
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.4.0


a SPI to allow a custom hook to create processors based on the model definitions. The hook could also just alter the model defs before the processors is created, such as configuring new options or altering existing options etc.

See CAMEL-2914

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-2917) Introduce ProcessorFactory SPI

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2917.
--------------------------------

    Resolution: Fixed

Added wiki documentation

> Introduce ProcessorFactory SPI
> ------------------------------
>
>                 Key: CAMEL-2917
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2917
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.4.0
>
>
> a SPI to allow a custom hook to create processors based on the model definitions. The hook could also just alter the model defs before the processors is created, such as configuring new options or altering existing options etc.
> See CAMEL-2914

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.