[
https://issues.apache.org/jira/browse/CAMEL-22935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18055803#comment-18055803
]
Claus Ibsen commented on CAMEL-22935:
-------------------------------------
TODO: check custom name not clash with built-in
TODO: expose function details in JMX MBean (built-in and custom)
TODO: dev console
TODO: jbang command
TODO: jbang command to call function (try it)
> camel-core - Allow to add custom functions to simple
> ----------------------------------------------------
>
> Key: CAMEL-22935
> URL: https://issues.apache.org/jira/browse/CAMEL-22935
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 4.18.0
>
>
> See CAMEL-22899
> We need a custom function registry for simple so users can call functions
> that they assemble from simple itself.
> However we can also expose this for Java API and allow to add custom
> functions. The function is limited to accepting 1 parameter which will be
> based as the message body when calling the custom function.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)