public class JarCollectorInputs
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static JarCollectorInputs |
build(boolean jarCollectorEnabled,
JarAnalystFactory jarAnalystFactory,
java.util.concurrent.ExecutorService executorService,
com.newrelic.api.agent.Logger jarCollectorLogger) |
ClassMatchVisitorFactory |
getClassNoticingFactory() |
ExtensionsLoadedListener |
getExtensionAnalysisProducer() |
public static JarCollectorInputs build(boolean jarCollectorEnabled, JarAnalystFactory jarAnalystFactory, java.util.concurrent.ExecutorService executorService, com.newrelic.api.agent.Logger jarCollectorLogger)
public ExtensionsLoadedListener getExtensionAnalysisProducer()
public ClassMatchVisitorFactory getClassNoticingFactory()