Versions Compared

Key

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

...

Platform providers should look in the org.apache.camel.spi package for the following pluggble resolvers:

  • PackageScanClassResolver
  • ClassResolver
  • FactoryFinderResolver

In camel-osgi we provide OSGi aware class resolver allowing Camel to run in any OSGi container.

...