If your application has a number of routes and you are trying to debug only one of them, it can be helpful to stop unneeded routes so you can focus on the problem route. Fuse IDE makes it easy to start and stop routes.
To stop a route:
Select the route to stop from the JMX Explorer tree.
Select
from the context menu.Tip If
is not available then the route is already stopped.