Versions Compared

Key

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

...

So you can if you prefer configure your Component using an IoC framework like Spring or Guice; then add it to the CamelContext. Or you can let the Component auto-inject itself as the endpoints are auto-discovered.

See Also