[ 
https://issues.apache.org/jira/browse/CAMEL-13314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792429#comment-16792429
 ] 

Claus Ibsen commented on CAMEL-13314:
-------------------------------------

Okay added a loader = true|false attribute you set on the top class level, 
which then generates a xxxLoader.java source code that can quickly load the 
type converters.

> 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
>            Priority: Major
>             Fix For: 3.0.0
>
>
> 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.3#76005)

Reply via email to