public class WeakRefTransaction extends TransactionApiImpl
INSTANCE| Modifier | Constructor and Description |
|---|---|
protected |
WeakRefTransaction(Transaction internalTxn) |
| Modifier and Type | Method and Description |
|---|---|
protected Transaction |
getTransactionIfExists()
Get the thread's transaction.
|
acceptDistributedTraceHeaders, acceptDistributedTracePayload, acceptDistributedTracePayload, addOutboundResponseHeaders, beforeSendResponseHeaders, clearTransaction, convertToWebTransaction, createAndStartTracedActivity, createDistributedTracePayload, equals, expireAllTokens, finishFlyweightTracer, getAgentAttributes, getCrossProcessState, getLastTracer, getRequestMetadata, getResponseMetadata, getToken, getTracedMethod, getWebResponse, hashCode, ignore, ignoreApdex, ignoreErrors, insertDistributedTraceHeaders, isAutoAppNamingEnabled, isStarted, isTransactionNameSet, isWebRequestSet, isWebResponseSet, isWebTransaction, markFirstByteOfResponse, markLastByteOfResponse, markResponseAtTxaEnd, markResponseSent, processRequestMetadata, processResponseMetadata, processResponseMetadata, provideHeaders, registerAsyncActivity, requestDestroyed, requestInitialized, saveMessageParameters, setApplicationName, setTransactionName, setTransactionName, setTransportType, setWebRequest, setWebRequest, setWebResponse, startFlyweightTracer, startSegment, startSegmentprotected WeakRefTransaction(Transaction internalTxn)
protected Transaction getTransactionIfExists()
TransactionApiImplgetTransactionIfExists in class TransactionApiImplInstrumentationImpl