Claus Ibsen created CAMEL-17508:
-----------------------------------
Summary: 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
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)
