Class CoreExtensionModuleInitializer
java.lang.Object
org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModuleInitializer
This is called upon initialization of the Groovy API extensions for Camel.
As of 3.0, the Camel engine needs explicit registration of how the route
and dataformat definitions are translated into processors and dataformats
- Author:
- Christian Ohr
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CoreExtensionModuleInitializer
public CoreExtensionModuleInitializer()
-