| Package | Description |
|---|---|
| org.glowroot.agent.plugin.api |
| Modifier and Type | Method and Description |
|---|---|
static OptionalThreadContext.AlreadyInTransactionBehavior |
OptionalThreadContext.AlreadyInTransactionBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OptionalThreadContext.AlreadyInTransactionBehavior[] |
OptionalThreadContext.AlreadyInTransactionBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TraceEntry |
OptionalThreadContext.startTransaction(String transactionType,
String transactionName,
MessageSupplier messageSupplier,
TimerName timerName,
OptionalThreadContext.AlreadyInTransactionBehavior alreadyInTransactionBehavior) |
Copyright © 2011–2019 Glowroot contributors. All rights reserved.