public class TracingScopeManager
extends java.lang.Object
Constructor and Description |
---|
TracingScopeManager() |
Modifier and Type | Method and Description |
---|---|
void |
cleanupTracingScope(java.lang.String tracingScopeId) |
TracingScope |
getTracingScope(MessageContext synCtx)
Returns a tracing scope object for the provided message context.
|
public TracingScope getTracingScope(MessageContext synCtx)
synCtx
- Message context.public void cleanupTracingScope(java.lang.String tracingScopeId)
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.