public interface OptionalThreadContext extends ThreadContext
ThreadContext.Priority
Modifier and Type | Method and Description |
---|---|
TraceEntry |
startTransaction(String transactionType,
String transactionName,
MessageSupplier messageSupplier,
TimerName timerName)
If there is no active transaction, a new transaction is started.
|
addErrorEntry, addErrorEntry, addErrorEntry, addTransactionAttribute, createAuxThreadContext, getServletMessageSupplier, setServletMessageSupplier, setTransactionAsync, setTransactionAsyncComplete, setTransactionError, setTransactionError, setTransactionError, setTransactionName, setTransactionOuter, setTransactionSlowThreshold, setTransactionType, setTransactionUser, startAsyncQueryEntry, startAsyncServiceCallEntry, startAsyncTraceEntry, startQueryEntry, startQueryEntry, startServiceCallEntry, startTimer, startTraceEntry
TraceEntry startTransaction(String transactionType, String transactionName, MessageSupplier messageSupplier, TimerName timerName)
ThreadContext.startTraceEntry(MessageSupplier, TimerName)
(the transaction name and type are not
modified on the existing transaction).Copyright © 2011–2017 Glowroot contributors. All rights reserved.