Class Hl7MessageGetter
java.lang.Object
org.openehealth.ipf.commons.ihe.hl7v2.tracing.Hl7MessageGetter
- All Implemented Interfaces:
GroovyObject
,io.micrometer.tracing.propagation.Propagator.Getter<AbstractMessage>
public class Hl7MessageGetter
extends Object
implements io.micrometer.tracing.propagation.Propagator.Getter<AbstractMessage>, GroovyObject
-
Field Summary
Fields inherited from interface io.micrometer.tracing.propagation.Propagator.Getter
NOOP
-
Constructor Summary
-
Method Summary
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
-
Hl7MessageGetter
public Hl7MessageGetter() -
Hl7MessageGetter
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClass
in interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClass
in interfaceGroovyObject
-
get
- Specified by:
get
in interfaceio.micrometer.tracing.propagation.Propagator.Getter<AbstractMessage>
-