Class MDCInjectorExecutorEnricher
java.lang.Object
org.mule.extension.mule.tracing.module.internal.MDCInjectorExecutorEnricher
- All Implemented Interfaces:
org.mule.runtime.extension.api.loader.DeclarationEnricher
public class MDCInjectorExecutorEnricher
extends Object
implements org.mule.runtime.extension.api.loader.DeclarationEnricher
Enricher used to change the executor for the logging variable operations of this extension.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidenrich(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.mule.runtime.extension.api.loader.DeclarationEnricher
getExecutionPhase
-
Constructor Details
-
MDCInjectorExecutorEnricher
public MDCInjectorExecutorEnricher()
-
-
Method Details
-
enrich
public void enrich(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext) - Specified by:
enrichin interfaceorg.mule.runtime.extension.api.loader.DeclarationEnricher
-