Claus Ibsen created CAMEL-16608:
-----------------------------------
Summary: Kamelet local bean - Using script should allow to define
return type of created bean
Key: CAMEL-16608
URL: https://issues.apache.org/jira/browse/CAMEL-16608
Project: Camel
Issue Type: Improvement
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 3.10.0
When using script you may want to be able to say
- name: foo
- type: groovy
- return-type: com.foo.MyBar
- script: ... script code here
--
This message was sent by Atlassian Jira
(v8.3.4#803005)