public interface BusinessTransactionTraceHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(String tenantId,
List<BusinessTransactionTrace> traces)
This method is invoked to process a list of business transaction
traces.
|
void handle(String tenantId, List<BusinessTransactionTrace> traces)
tenantId - The tenanttraces - The business transaction tracesCopyright © 2015 Red Hat, Inc.. All rights reserved.