public class TracingScopeManager extends Object
Constructor and Description |
---|
TracingScopeManager() |
Modifier and Type | Method and Description |
---|---|
void |
cleanupTracingScope(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(String tracingScopeId)
Copyright © 2005–2020 Apache Software Foundation. All rights reserved.