On Wed, Jul 11, 2012 at 8:36 PM, smadarapu <[email protected]> wrote:
> Is there a way to cancel the suspension of a route.
>
CamelContext has API to try to suspend a route within a given time.
And if not, then it will cancel/start the route
void suspendRoute(String routeId, long timeout, TimeUnit timeUnit)
throws Exception;
> TIA
> Srikanth
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Can-I-cancel-a-Route-suspension-tp5715878.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
--
Claus Ibsen
-----------------
FuseSource
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen