On Fri, Aug 12, 2011 at 11:09 AM, jason.parr <jason.p...@usa.net> wrote:
> Hi,
>
> The suggestion is nod valid in java DSL, ie:
>
>    NotifyBuilder notify = new NotifyBuilder(context)
>      .whenDone(NUMBER_OF_GOOD_TRADES).to("{{url.radial-trades}}").create();
>
> Did you mean this is something that could be added camel? or is available in
> later version of camel? We're on 2.8.0
>

Yeah it was an idea for a improvement in Camel 2.9.

Just wanted to play a bit with the API to make sure we understand your
use-case and that the API
seems right and understandable what it does.

Feedback and suggestions welcome.

Maybe instead of .to we need a more expressive name

.wasSentTo
.hasBeenSentTo
.sentTo
.sentToEndpoint

???

> Thanks
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/NotifyBuilder-condition-fails-to-match-on-an-out-activemq-endpoint-tp4689038p4692582.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to