Class Hl7ExtensionModule
java.lang.Object
org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
- All Implemented Interfaces:
GroovyObject
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic HapiAdapterDefinition
ack
(org.apache.camel.model.ProcessorDefinition self) void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Constructor Details
-
Hl7ExtensionModule
public Hl7ExtensionModule()
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClass
in interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClass
in interfaceGroovyObject
-
ack
-