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

Claus Ibsen commented on CAMEL-9372:
------------------------------------

We can use type annotations for this, which would allow tooling to know about 
the parameter type is a camel uri, and can react accordingly.

But this requires Java 1.8 onwards which is the version that includes type 
annotations
https://docs.oracle.com/javase/tutorial/java/annotations/declaring.html

> camel java dsl - Parameters with uris should denote that with an annotation
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-9372
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9372
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, tooling
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 3.0.0
>
>
> This allows end users and tooling to know exactly if a parameter is for a 
> Camel endpoint uri or not.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to