[
https://issues.apache.org/jira/browse/CAMEL-13314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-13314.
---------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0.M4
> Add a fluent DSL for components and endpoints
> ---------------------------------------------
>
> Key: CAMEL-13314
> URL: https://issues.apache.org/jira/browse/CAMEL-13314
> Project: Camel
> Issue Type: New Feature
> Reporter: Andrea Cosentino
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: 3.0.0, 3.0.0.M4
>
>
> It would be good to have a fluent DSL to build component and endpoint
> instances. Something like:
> {code:java}
> jms().withConnectionFactory(connectionFactory)...build();{code}
> We can collect ideas here.
> We can generate code from the catalog.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)