Hi All, I am trying to set the Id and description of some processor nodes in my route. I am aware of the .id() and .description() in the Java DSL. However, the route definition becomes unnecessarily cluttered after a while. Is there some annotation or interface I can implement on my custom processor nodes or some other unobtrusive means so that I don't have to add the .id() or .description() to my route definition?
-- View this message in context: http://camel.465427.n5.nabble.com/Setting-the-ID-of-a-processor-node-without-using-id-tp5782010.html Sent from the Camel - Users mailing list archive at Nabble.com.