Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

How do I restart CamelContext

A CamelContext provides operations to control its lifecycle, see more at CamelContext.

Note: Obviously you can also restart a Camel application if its been deployed in a server. For example a WAR application can be restarted using the usual means for managing web applications.