public class TransactionRegistry extends Object
| Constructor and Description |
|---|
TransactionRegistry() |
| Modifier and Type | Method and Description |
|---|---|
ThreadContextThreadLocal.Holder |
getCurrentThreadContextHolder() |
Iterable<Transaction> |
getTransactions() |
public ThreadContextThreadLocal.Holder getCurrentThreadContextHolder()
public Iterable<Transaction> getTransactions()
Copyright © 2011–2020 Glowroot contributors. All rights reserved.