| Package | Description |
|---|---|
| org.glowroot.agent.impl | |
| org.glowroot.agent.live | |
| org.glowroot.agent.weaving |
| Modifier and Type | Method and Description |
|---|---|
static TransactionService |
TransactionService.create(TransactionRegistry transactionRegistry,
ConfigService configService,
TimerNameCache timerNameCache,
com.google.common.base.Ticker ticker,
Clock clock) |
| Constructor and Description |
|---|
BytecodeServiceImpl(TransactionRegistry transactionRegistry,
TransactionService transactionService,
PreloadSomeSuperTypesCache preloadSomeSuperTypesCache) |
GlowrootServiceImpl(TransactionRegistry transactionRegistry) |
StackTraceCollector(TransactionRegistry transactionRegistry,
ConfigService configService,
Random random) |
| Constructor and Description |
|---|
LiveJvmServiceImpl(LazyPlatformMBeanServer lazyPlatformMBeanServer,
TransactionRegistry transactionRegistry,
TraceCollector traceCollector,
DownstreamServiceOuterClass.Availability threadAllocatedBytesAvailability,
ConfigService configService,
File glowrootJarFile,
Clock clock) |
LiveTraceRepositoryImpl(TransactionRegistry transactionRegistry,
TraceCollector traceCollector,
Clock clock,
com.google.common.base.Ticker ticker) |
| Constructor and Description |
|---|
Weaver(com.google.common.base.Supplier<List<org.glowroot.agent.weaving.Advice>> advisors,
List<org.glowroot.agent.weaving.ShimType> shimTypes,
List<org.glowroot.agent.weaving.MixinType> mixinTypes,
AnalyzedWorld analyzedWorld,
TransactionRegistry transactionRegistry,
com.google.common.base.Ticker ticker,
TimerNameCache timerNameCache,
ConfigService configService) |
Copyright © 2011–2020 Glowroot contributors. All rights reserved.