Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Documentation

Reference

Description

guice:run

guice:run

Boots up Camel in a new JVM the context of a separately initiated Java thread using the Guice configuration in the jndi.properties file on the classpath and runs your routing rules

guice:embedded

guice:embedded

Boots up Camel in the same JVM as Maven using the Guice configuration at jndi.properties on the classpath and runs your routing rules

guice:dot

guice:dot

Generates DOT files and then HTML, PNG, SVG files for your EIP routing rules with integration into Maven Reports

...