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