public class ProcessorTracingInterceptor extends Object implements org.mule.runtime.api.interception.ProcessorInterceptor
TransactionStore.TRACE_CONTEXT_MAP_KEY.
See TransactionStore.getTransactionContext(String) for possible
entries in the map.| Constructor and Description |
|---|
ProcessorTracingInterceptor(MuleNotificationProcessor muleNotificationProcessor)
Interceptor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
before(org.mule.runtime.api.component.location.ComponentLocation location,
Map<String,org.mule.runtime.api.interception.ProcessorParameterValue> parameters,
org.mule.runtime.api.interception.InterceptionEvent event) |
public ProcessorTracingInterceptor(MuleNotificationProcessor muleNotificationProcessor)
muleNotificationProcessor - MuleNotificationProcessor if configured fully to acquire
connection supplier.public void before(org.mule.runtime.api.component.location.ComponentLocation location,
Map<String,org.mule.runtime.api.interception.ProcessorParameterValue> parameters,
org.mule.runtime.api.interception.InterceptionEvent event)
before in interface org.mule.runtime.api.interception.ProcessorInterceptorCopyright © 2022 AVIO Consulting. All rights reserved.