Versions Compared

Key

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

...

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.

...

See more at camel-jboss for a class resolver which works with JBoss and how to use it.

Using Camel with Eclipse RCP

See more at camel-eclipse for a class resolver which works with Eclipse RCP and how to use it.