[
https://issues.apache.org/jira/browse/CAMEL-17508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-17508.
---------------------------------
Resolution: Fixed
> camel-core - Process ref should support #class syntax
> -----------------------------------------------------
>
> Key: CAMEL-17508
> URL: https://issues.apache.org/jira/browse/CAMEL-17508
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.15.0
>
>
> from("direct:start")
>
> .process("#class:org.apache.camel.processor.EchoProcessor")
> .to("mock:result");
--
This message was sent by Atlassian Jira
(v8.20.1#820001)