T - the type to returnpublic interface InternalDistributedTraceContextVisitor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
accept(PropagateAllDistributedTraceContextManager manager) |
T |
accept(SourceDistributedSourceTraceContext manager) |
T accept(PropagateAllDistributedTraceContextManager manager)
manager - the PropagateAllDistributedTraceContextManager to accept.T accept(SourceDistributedSourceTraceContext manager)
manager - the SourceDistributedSourceTraceContext to accept.Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.