public final class EagerClassloadedHelper
extends Object
To eager load a set of classes that Camel always uses.
This is for optimization purposes to ensure the classes are loaded before Camel is started and would load the classes
while processing the first messages.