When looking around I've found examples [1] showing how to stop and start routes in a CamelContext. However I've been unable to find how to configure a route to be stopped at startup. Is it possible to do this?
[1] http://svn.apache.org/repos/asf/camel/trunk/camel-core/src/test/java/org/apache/camel/impl/StartAndStopRoutesTest.java