Hello,

I understand by skimming over Camel's source code that it uses
ApplicationContext everywhere.

In a project that I'm working on, I HAVE to use BeanFactory only. Is it
possible to initialize and use Camel's capabilities in a BeanFactory
instead of ApplicationContext at all ?

If so, what are the classes that I need to overwrite. Any documentation on
this will be of great help.

Regards,
Kalyan

Reply via email to