Description
Camel CDI Class ResourceHelper is used to load Camel XML configuration via the @ImportResource annotation.
It'd be useful for some platforms if the ClassLoader used to do the resource loading is the one associated with the @ImportResource annotated class.
Some more background here: