davsclaus commented on PR #26379:
URL: https://github.com/apache/camel/pull/26379#issuecomment-5655606208

   One more commit from the review conversation: the interface a bean option 
must implement now comes from the EIP models in the catalog (the javaType of 
the object option: 22 options, from `aggregationStrategy` to 
`idempotentRepository`, `resumeStrategy` and `transactedPolicyRef`) instead of 
a list of four, and the built-in implementations come from the catalog's bean 
metadata by that interface, the same data Kaoto and Karavan use to offer them. 
The option lines checked for a bean reference are those names too.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to