Package org.apache.camel.spring.util
Utility classes
-
Class Summary Class Description CamelContextResolverHelper Helper to resolveCamelContextfrom the SpringApplicationContext.CamelThreadPoolTaskScheduler A Camel extension of Spring'sThreadPoolTaskSchedulerwhich uses theExecutorServiceManagerto create and destroy the thread pool, which ensures the thread pool is also managed and consistent with other usages of thread pools in Camel.ReflectionUtils Reflection utilities, extending Spring ReflectionUtils.RegistryBeanResolver EL bean resolver that operates against a CamelRegistry.