| Package | Description |
|---|---|
| org.glowroot.agent.init |
| Modifier and Type | Method and Description |
|---|---|
void |
GlowrootAgentInit.init(File pluginsDir,
List<File> confDirs,
File logDir,
File tmpDir,
File glowrootJarFile,
Map<String,String> properties,
Instrumentation instrumentation,
PreCheckLoadedClasses.PreCheckClassFileTransformer preCheckClassFileTransformer,
String glowrootVersion,
Closeable agentDirLockCloseable) |
void |
NonEmbeddedGlowrootAgentInit.init(File pluginsDir,
List<File> confDirs,
File logDir,
File tmpDir,
File glowrootJarFile,
Map<String,String> properties,
Instrumentation instrumentation,
PreCheckLoadedClasses.PreCheckClassFileTransformer preCheckClassFileTransformer,
String glowrootVersion,
Closeable agentDirLockCloseable) |
| Constructor and Description |
|---|
AgentModule(Clock clock,
com.google.common.base.Ticker nullableTicker,
PluginCache pluginCache,
ConfigService configService,
Instrumentation instrumentation,
File glowrootJarFile,
File tmpDir,
PreCheckLoadedClasses.PreCheckClassFileTransformer preCheckClassFileTransformer) |
Copyright © 2011–2020 Glowroot contributors. All rights reserved.