JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.newrelic.agent
,
com.newrelic.agent.application
,
com.newrelic.agent.attributes
,
com.newrelic.agent.browser
,
com.newrelic.agent.cache
,
com.newrelic.agent.circuitbreaker
,
com.newrelic.agent.commands
,
com.newrelic.agent.config
,
com.newrelic.agent.config.internal
,
com.newrelic.agent.core
,
com.newrelic.agent.database
,
com.newrelic.agent.deadlock
,
com.newrelic.agent.dispatchers
,
com.newrelic.agent.environment
,
com.newrelic.agent.errors
,
com.newrelic.agent.extension
,
com.newrelic.agent.extension.beans
,
com.newrelic.agent.extension.dom
,
com.newrelic.agent.extension.util
,
com.newrelic.agent.instrumentation
,
com.newrelic.agent.instrumentation.annotationmatchers
,
com.newrelic.agent.instrumentation.api
,
com.newrelic.agent.instrumentation.builtin
,
com.newrelic.agent.instrumentation.classmatchers
,
com.newrelic.agent.instrumentation.context
,
com.newrelic.agent.instrumentation.custom
,
com.newrelic.agent.instrumentation.ejb3
,
com.newrelic.agent.instrumentation.methodmatchers
,
com.newrelic.agent.instrumentation.pointcuts
,
com.newrelic.agent.instrumentation.pointcuts.container
,
com.newrelic.agent.instrumentation.pointcuts.container.jetty
,
com.newrelic.agent.instrumentation.pointcuts.container.tomcat
,
com.newrelic.agent.instrumentation.pointcuts.frameworks
,
com.newrelic.agent.instrumentation.pointcuts.frameworks.cxf
,
com.newrelic.agent.instrumentation.pointcuts.frameworks.faces
,
com.newrelic.agent.instrumentation.pointcuts.frameworks.spring
,
com.newrelic.agent.instrumentation.pointcuts.frameworks.struts
,
com.newrelic.agent.instrumentation.pointcuts.test
,
com.newrelic.agent.instrumentation.tracing
,
com.newrelic.agent.instrumentation.weaver
,
com.newrelic.agent.instrumentation.weaver.errorhandler
,
com.newrelic.agent.instrumentation.weaver.extension
,
com.newrelic.agent.instrumentation.weaver.preprocessors
,
com.newrelic.agent.instrumentation.webservices
,
com.newrelic.agent.instrumentation.yaml
,
com.newrelic.agent.jmx
,
com.newrelic.agent.jmx.create
,
com.newrelic.agent.jmx.metrics
,
com.newrelic.agent.jmx.values
,
com.newrelic.agent.json
,
com.newrelic.agent.language
,
com.newrelic.agent.logging
,
com.newrelic.agent.messaging
,
com.newrelic.agent.metric
,
com.newrelic.agent.normalization
,
com.newrelic.agent.profile
,
com.newrelic.agent.profile.method
,
com.newrelic.agent.profile.v2
,
com.newrelic.agent.reinstrument
,
com.newrelic.agent.rpm
,
com.newrelic.agent.samplers
,
com.newrelic.agent.service
,
com.newrelic.agent.service.analytics
,
com.newrelic.agent.service.async
,
com.newrelic.agent.service.module
,
com.newrelic.agent.servlet
,
com.newrelic.agent.sql
,
com.newrelic.agent.stats
,
com.newrelic.agent.threads
,
com.newrelic.agent.trace
,
com.newrelic.agent.tracers
,
com.newrelic.agent.tracers.jasper
,
com.newrelic.agent.tracers.metricname
,
com.newrelic.agent.tracers.servlet
,
com.newrelic.agent.tracing
,
com.newrelic.agent.transaction
,
com.newrelic.agent.transport
,
com.newrelic.agent.transport.apache
,
com.newrelic.agent.util
,
com.newrelic.agent.util.asm
,
com.newrelic.agent.util.collect
,
com.newrelic.agent.utilization
,
com.newrelic.agent.xml
,
com.newrelic.api.agent
,
com.newrelic.bootstrap
Class Hierarchy
java.lang.Object
com.newrelic.agent.application.
AbstractApplicationNamingPolicy
(implements com.newrelic.agent.application.
ApplicationNamingPolicy
)
com.newrelic.agent.application.
HigherPriorityApplicationNamingPolicy
com.newrelic.agent.application.
SameOrHigherPriorityApplicationNamingPolicy
com.newrelic.agent.instrumentation.
AbstractClassTransformer
(implements com.newrelic.agent.instrumentation.
StartableClassFileTransformer
)
com.newrelic.agent.instrumentation.
InterfaceMixinClassTransformer
java.util.AbstractCollection<E> (implements java.util.Collection<E>)
java.util.AbstractSet<E> (implements java.util.Set<E>)
java.util.TreeSet<E> (implements java.lang.Cloneable, java.util.NavigableSet<E>, java.io.Serializable)
com.newrelic.agent.util.
FixedSizeSet
<E>
com.newrelic.agent.commands.
AbstractCommand
(implements com.newrelic.agent.commands.
Command
)
com.newrelic.agent.commands.
DisabledCommand
com.newrelic.agent.commands.
InstrumentUpdateCommand
com.newrelic.agent.commands.
RestartCommand
com.newrelic.agent.commands.
ShutdownCommand
com.newrelic.agent.profile.
StartProfilerCommand
com.newrelic.agent.profile.
StopProfilerCommand
org.yaml.snakeyaml.constructor.AbstractConstruct (implements org.yaml.snakeyaml.constructor.Construct)
com.newrelic.agent.extension.
ConfigurationConstruct
com.newrelic.agent.profile.
AbstractController
(implements com.newrelic.agent.profile.
ProfilingTaskController
)
com.newrelic.agent.samplers.
AbstractCPUSampler
com.newrelic.agent.samplers.
CPUHarvester
com.newrelic.agent.samplers.
ProcStatCPUSampler
com.newrelic.agent.instrumentation.
AbstractImplementationClassTransformer
(implements com.newrelic.agent.instrumentation.
StartableClassFileTransformer
)
com.newrelic.agent.instrumentation.
InterfaceImplementationClassTransformer
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
com.newrelic.agent.
OutboundHeadersMap
(implements com.newrelic.api.agent.OutboundHeaders)
com.newrelic.agent.stats.
AbstractMetricAggregator
(implements com.newrelic.api.agent.MetricAggregator)
com.newrelic.agent.service.
StatsServiceMetricAggregator
com.newrelic.agent.tracers.metricname.
AbstractMetricNameFormat
(implements com.newrelic.agent.tracers.metricname.
MetricNameFormat
)
com.newrelic.agent.tracers.metricname.
ClassMethodMetricNameFormat
com.newrelic.agent.tracers.metricname.
DefaultMetricNameFormat
com.newrelic.agent.tracers.jasper.
AbstractRUMState
(implements com.newrelic.agent.tracers.jasper.
RUMState
)
com.newrelic.agent.tracers.jasper.
BodyState
com.newrelic.agent.tracers.jasper.
CommentState
com.newrelic.agent.tracers.jasper.
DoneState
com.newrelic.agent.tracers.jasper.
HeadState
com.newrelic.agent.tracers.jasper.
MetaState
com.newrelic.agent.tracers.jasper.
PreMetaState
com.newrelic.agent.tracers.jasper.
QuoteSate
com.newrelic.agent.tracers.jasper.
ScriptPostHeaderState
com.newrelic.agent.tracers.jasper.
ScriptPreHeaderState
com.newrelic.agent.tracers.jasper.
SingleQuoteState
com.newrelic.agent.tracers.jasper.
TitleState
com.newrelic.agent.service.
AbstractService
(implements com.newrelic.agent.service.
Service
)
com.newrelic.agent.service.async.
AsyncTransactionService
(implements com.newrelic.agent.
HarvestListener
)
com.newrelic.agent.attributes.
AttributesService
(implements com.newrelic.agent.config.
AgentConfigListener
)
com.newrelic.agent.browser.
BrowserServiceImpl
(implements com.newrelic.agent.browser.
BrowserService
, com.newrelic.agent.
ConnectionListener
)
com.newrelic.agent.cache.
CacheService
(implements com.newrelic.agent.
HarvestListener
)
com.newrelic.agent.circuitbreaker.
CircuitBreakerService
(implements com.newrelic.agent.config.
AgentConfigListener
, com.newrelic.agent.
HarvestListener
)
com.newrelic.agent.instrumentation.
ClassTransformerServiceImpl
(implements com.newrelic.agent.instrumentation.
ClassTransformerService
)
com.newrelic.agent.commands.
CommandParser
(implements com.newrelic.agent.config.
AgentConfigListener
, com.newrelic.agent.
HarvestListener
)
com.newrelic.agent.config.
ConfigServiceImpl
(implements com.newrelic.agent.config.
ConfigService
, com.newrelic.agent.
ConnectionConfigListener
, com.newrelic.agent.
HarvestListener
)
com.newrelic.agent.core.
CoreServiceImpl
(implements com.newrelic.agent.core.
CoreService
)
com.newrelic.agent.samplers.
CPUSamplerService
(implements com.newrelic.agent.
HarvestListener
)
com.newrelic.agent.database.
DatabaseService
(implements com.newrelic.agent.config.
AgentConfigListener
)
com.newrelic.agent.deadlock.
DeadlockDetectorService
com.newrelic.agent.tracing.
DistributedTraceServiceImpl
(implements com.newrelic.agent.config.
AgentConfigListener
, com.newrelic.agent.
ConnectionListener
, com.newrelic.agent.tracing.
DistributedTraceService
, com.newrelic.agent.
ExtendedTransactionListener
, com.newrelic.agent.
HarvestListener
)
com.newrelic.agent.environment.
EnvironmentServiceImpl
(implements com.newrelic.agent.environment.
EnvironmentService
)
com.newrelic.agent.errors.
ErrorServiceImpl
(implements com.newrelic.agent.errors.
ErrorService
, com.newrelic.agent.
HarvestListener
)
com.newrelic.agent.
ExpirationService
com.newrelic.agent.extension.
ExtensionService
(implements com.newrelic.agent.
HarvestListener
)
com.newrelic.agent.
GCService
(implements com.newrelic.agent.
HarvestListener
)
com.newrelic.agent.
HarvestServiceImpl
(implements com.newrelic.agent.
HarvestService
)
com.newrelic.agent.service.analytics.
InsightsServiceImpl
(implements com.newrelic.agent.service.analytics.
InsightsService
)
com.newrelic.agent.service.module.
JarCollectorServiceImpl
(implements com.newrelic.agent.service.module.
JarCollectorService
)
com.newrelic.agent.jmx.
JmxService
(implements com.newrelic.agent.
HarvestListener
)
com.newrelic.agent.service.
NoopService
com.newrelic.agent.samplers.
NoopSamplerService
(implements com.newrelic.agent.samplers.
SamplerService
)
com.newrelic.agent.normalization.
NormalizationServiceImpl
(implements com.newrelic.agent.
ConnectionListener
, com.newrelic.agent.normalization.
NormalizationService
)
com.newrelic.agent.profile.
ProfilerService
(implements com.newrelic.agent.profile.
ProfilerControl
)
com.newrelic.agent.profile.v2.
ProfilerService
(implements com.newrelic.agent.profile.
ProfilerControl
)
com.newrelic.agent.reinstrument.
RemoteInstrumentationServiceImpl
(implements com.newrelic.agent.config.
AgentConfigListener
, com.newrelic.agent.
ConnectionListener
, com.newrelic.agent.reinstrument.
RemoteInstrumentationService
)
com.newrelic.agent.rpm.
RPMConnectionServiceImpl
(implements com.newrelic.agent.rpm.
RPMConnectionService
)
com.newrelic.agent.
RPMService
(implements com.newrelic.agent.config.
AgentConfigListener
, com.newrelic.agent.environment.
EnvironmentChangeListener
, com.newrelic.agent.
IRPMService
)
com.newrelic.agent.
RPMServiceManagerImpl
(implements com.newrelic.agent.
RPMServiceManager
)
com.newrelic.agent.samplers.
SamplerServiceImpl
(implements com.newrelic.agent.samplers.
SamplerService
)
com.newrelic.agent.service.
ServiceManagerImpl
(implements com.newrelic.agent.service.
ServiceManager
)
com.newrelic.agent.language.
SourceLanguageService
(implements com.newrelic.agent.
HarvestListener
)
com.newrelic.agent.service.analytics.
SpanEventsServiceImpl
(implements com.newrelic.agent.config.
AgentConfigListener
, com.newrelic.agent.service.analytics.
SpanEventsService
, com.newrelic.agent.
TransactionListener
)
com.newrelic.agent.sql.
SqlTraceServiceImpl
(implements com.newrelic.agent.
HarvestListener
, com.newrelic.agent.sql.
SqlTraceService
, com.newrelic.agent.
TransactionListener
)
com.newrelic.agent.stats.
StatsServiceImpl
(implements com.newrelic.agent.stats.
StatsService
)
com.newrelic.agent.
ThreadService
(implements com.newrelic.agent.threads.
ThreadNames
)
com.newrelic.agent.
TracerService
com.newrelic.agent.service.analytics.
TransactionEventsService
(implements com.newrelic.agent.config.
AgentConfigListener
, com.newrelic.agent.service.
EventService
, com.newrelic.agent.
TransactionListener
)
com.newrelic.agent.
TransactionService
com.newrelic.agent.trace.
TransactionTraceService
(implements com.newrelic.agent.
HarvestListener
, com.newrelic.agent.
TransactionListener
)
com.newrelic.agent.utilization.
UtilizationService
com.newrelic.agent.stats.
AbstractStats
(implements com.newrelic.agent.stats.
CountStats
)
com.newrelic.agent.stats.
ResponseTimeStatsImpl
(implements com.newrelic.agent.stats.
ResponseTimeStats
)
com.newrelic.agent.stats.
StatsImpl
(implements com.newrelic.agent.stats.
Stats
)
com.newrelic.agent.jmx.
AbstractStatsAttributeProcessor
(implements com.newrelic.agent.jmx.
JmxAttributeProcessor
)
com.newrelic.agent.jmx.
J2EEStatsAttributeProcessor
com.newrelic.agent.tracers.
AbstractTracer
(implements com.newrelic.api.agent.AttributeHolder, com.newrelic.agent.tracers.
Tracer
)
com.newrelic.agent.tracers.
DefaultTracer
com.newrelic.agent.tracers.
AbstractExternalComponentTracer
(implements com.newrelic.agent.tracers.IgnoreChildSocketCalls)
com.newrelic.agent.tracers.
ExternalComponentTracer
com.newrelic.agent.tracers.servlet.
BasicRequestRootTracer
(implements com.newrelic.agent.tracers.
TransactionActivityInitiator
)
com.newrelic.agent.tracers.
DefaultSqlTracer
(implements java.lang.Comparable<T>, com.newrelic.agent.tracers.
SqlTracer
)
com.newrelic.agent.tracers.
OtherRootSqlTracer
(implements com.newrelic.agent.tracers.
TransactionActivityInitiator
)
com.newrelic.agent.tracers.
OtherRootTracer
(implements com.newrelic.agent.tracers.
TransactionActivityInitiator
)
com.newrelic.agent.tracers.
MethodExitTracerNoSkip
com.newrelic.agent.tracers.
MethodExitTracer
(implements com.newrelic.agent.tracers.
SkipTracer
)
com.newrelic.agent.tracers.
AbstractTracerFactory
(implements com.newrelic.agent.tracers.
TracerFactory
)
com.newrelic.agent.tracers.jasper.
GeneratorVisitBodyTracerFactory
com.newrelic.agent.tracers.jasper.
GeneratorVisitTracerFactory
com.newrelic.agent.tracers.
IgnoreTransactionTracerFactory
com.newrelic.agent.transaction.
AbstractTransactionNamer
(implements com.newrelic.agent.transaction.
TransactionNamer
)
com.newrelic.agent.transaction.
OtherTransactionNamer
com.newrelic.agent.transaction.
WebTransactionNamer
com.newrelic.agent.instrumentation.methodmatchers.
AccessMethodMatcher
(implements com.newrelic.agent.instrumentation.methodmatchers.
MethodMatcher
)
com.newrelic.agent.
Agent
com.newrelic.agent.instrumentation.builtin.
AgentClassLoaderBaseInstrumentation
com.newrelic.agent.instrumentation.builtin.
AgentClassLoaderInstrumentation
com.newrelic.agent.util.
AgentCollectionFactory
(implements com.newrelic.agent.bridge.CollectionFactory)
com.newrelic.agent.config.
AgentConfigFactory
com.newrelic.agent.config.
AgentConfigHelper
com.newrelic.agent.environment.
AgentIdentity
com.newrelic.agent.
AgentImpl
(implements com.newrelic.agent.bridge.Agent)
com.newrelic.agent.config.
AgentJarHelper
com.newrelic.agent.logging.
AgentLogManager
com.newrelic.agent.instrumentation.weaver.preprocessors.
AgentPostprocessors
(implements com.newrelic.weave.weavepackage.WeavePostprocessor)
com.newrelic.agent.instrumentation.weaver.preprocessors.
AgentPreprocessors
(implements com.newrelic.weave.weavepackage.WeavePreprocessor)
com.newrelic.agent.instrumentation.weaver.
AgentWeaverListener
(implements com.newrelic.weave.weavepackage.WeavePackageLifetimeListener)
com.newrelic.agent.instrumentation.
AgentWrapper
(implements java.lang.reflect.InvocationHandler)
com.newrelic.agent.instrumentation.methodmatchers.
AllMethodsAndInitMatcher
(implements com.newrelic.agent.instrumentation.methodmatchers.
MethodMatcher
)
com.newrelic.agent.instrumentation.methodmatchers.
AllMethodsMatcher
(implements com.newrelic.agent.instrumentation.methodmatchers.
MethodMatcher
)
com.newrelic.agent.model.AnalyticsEvent (implements com.newrelic.agent.model.PriorityAware)
com.newrelic.agent.service.analytics.
TransactionEvent
(implements org.json.simple.JSONStreamAware)
com.newrelic.agent.instrumentation.methodmatchers.
AnnotationMethodMatcher
(implements com.newrelic.agent.instrumentation.methodmatchers.
MethodMatcher
)
com.newrelic.agent.instrumentation.annotationmatchers.
AnnotationNames
com.newrelic.agent.util.
Annotations
org.objectweb.asm.AnnotationVisitor
com.newrelic.agent.instrumentation.tracing.
Annotation
com.newrelic.agent.util.asm.
AnnotationDetails
com.newrelic.agent.transport.apache.
ApacheHttpClientWrapper
(implements com.newrelic.agent.transport.
HttpClientWrapper
)
com.newrelic.agent.transport.apache.
ApacheProxyManager
com.newrelic.agent.transport.apache.
ApacheSSLManager
com.newrelic.agent.stats.
ApdexPerfZoneDetermination
com.newrelic.agent.stats.
ApdexStatsImpl
(implements com.newrelic.agent.stats.
ApdexStats
)
com.newrelic.agent.instrumentation.api.
ApiImplementationUpdate
(implements com.newrelic.agent.instrumentation.context.
ContextClassTransformer
)
com.newrelic.agent.
AsyncApiImpl
(implements com.newrelic.agent.bridge.AsyncApi)
com.newrelic.agent.json.
AttributeFilters
com.newrelic.agent.attributes.
AttributeNames
com.newrelic.agent.attributes.
AttributeSender
com.newrelic.agent.attributes.
AgentAttributeSender
com.newrelic.agent.attributes.
CustomAttributeSender
com.newrelic.agent.attributes.
AttributesFilter
com.newrelic.agent.attributes.
AttributesNode
com.newrelic.agent.attributes.
RootConfigAttributesNode
com.newrelic.agent.attributes.
AttributesUtils
com.newrelic.agent.attributes.
AttributeValidator
com.newrelic.agent.utilization.
AWS
(implements com.newrelic.agent.utilization.
CloudVendor
)
com.newrelic.agent.utilization.
AWS.AwsData
com.newrelic.agent.utilization.
Azure
(implements com.newrelic.agent.utilization.
CloudVendor
)
com.newrelic.agent.utilization.
Azure.AzureData
com.newrelic.agent.config.
BaseConfig
(implements com.newrelic.agent.config.
Config
)
com.newrelic.agent.config.
AgentConfigImpl
(implements com.newrelic.agent.config.
AgentConfig
)
com.newrelic.agent.config.
AttributesConfigImpl
(implements com.newrelic.agent.config.
AttributesConfig
)
com.newrelic.agent.config.
AuditModeConfig
com.newrelic.agent.browser.
BrowserConfig
com.newrelic.agent.config.
BrowserMonitoringConfigImpl
(implements com.newrelic.agent.config.
BrowserMonitoringConfig
)
com.newrelic.agent.config.
CircuitBreakerConfig
com.newrelic.agent.config.
CommandParserConfigImpl
(implements com.newrelic.agent.config.
CommandParserConfig
)
com.newrelic.agent.config.
CrossProcessConfigImpl
(implements com.newrelic.agent.config.
CrossProcessConfig
)
com.newrelic.agent.config.
DatastoreConfigImpl
(implements com.newrelic.agent.config.
DatastoreConfig
)
com.newrelic.agent.config.
DistributedTracingConfig
com.newrelic.agent.config.
ErrorCollectorConfigImpl
(implements com.newrelic.agent.config.
ErrorCollectorConfig
)
com.newrelic.agent.config.
ExtensionsConfigImpl
(implements com.newrelic.agent.config.
ExtensionsConfig
)
com.newrelic.agent.config.
ExternalTracerConfigImpl
(implements com.newrelic.agent.config.
ExternalTracerConfig
)
com.newrelic.agent.config.
InfiniteTracingConfigImpl
(implements com.newrelic.agent.config.
InfiniteTracingConfig
)
com.newrelic.agent.config.
InfiniteTracingSpanEventsConfig
com.newrelic.agent.config.
InfiniteTracingTraceObserverConfig
com.newrelic.agent.config.
InsightsConfigImpl
(implements com.newrelic.agent.config.
InsightsConfig
)
com.newrelic.agent.config.
JarCollectorConfigImpl
(implements com.newrelic.agent.config.
JarCollectorConfig
)
com.newrelic.agent.config.
ObscuringConfig
com.newrelic.agent.config.
ObscuringKeyConfig
com.newrelic.agent.config.
OpenTracingConfig
com.newrelic.agent.config.
SpanEventsConfig
com.newrelic.agent.config.
SqlTraceConfigImpl
(implements com.newrelic.agent.config.
SqlTraceConfig
)
com.newrelic.agent.config.
StripExceptionConfigImpl
(implements com.newrelic.agent.config.
StripExceptionConfig
)
com.newrelic.agent.config.
TransactionEventsConfig
com.newrelic.agent.config.
TransactionTracerConfigImpl
(implements com.newrelic.agent.config.
TransactionTracerConfig
)
com.newrelic.agent.config.
UtilizationDataConfig
org.yaml.snakeyaml.constructor.BaseConstructor
org.yaml.snakeyaml.constructor.SafeConstructor
org.yaml.snakeyaml.constructor.Constructor
com.newrelic.agent.instrumentation.yaml.
InstrumentationConstructor
com.newrelic.agent.jmx.metrics.
BaseJmxInvokeValue
com.newrelic.agent.jmx.metrics.
BaseJmxValue
com.newrelic.agent.profile.v2.
BaseTree
<S> (implements org.json.simple.JSONStreamAware)
com.newrelic.agent.profile.v2.
ProfileTree
com.newrelic.agent.profile.v2.
TransactionActivityTree
com.newrelic.agent.json.
BasicAttributeFilter
(implements com.newrelic.agent.model.AttributeFilter)
com.newrelic.agent.threads.
BasicThreadInfo
com.newrelic.bootstrap.
BootstrapAgent
com.newrelic.bootstrap.
BootstrapLoader
com.newrelic.agent.sql.
BoundedConcurrentCache
<K,V>
com.newrelic.agent.instrumentation.tracing.
BridgeUtils
com.newrelic.agent.browser.
BrowserFooter
com.newrelic.agent.browser.
BrowserTransactionStateImpl
(implements com.newrelic.agent.browser.
BrowserTransactionState
)
com.newrelic.agent.util.asm.
BytecodeGenProxyBuilder
<T>
com.newrelic.agent.util.asm.
BytecodeGenProxyBuilder.VariableLoaderImpl
(implements com.newrelic.agent.util.asm.
Variables
)
com.newrelic.agent.database.
CachingDatabaseStatementParser
(implements com.newrelic.agent.database.
DatabaseStatementParser
)
com.newrelic.agent.instrumentation.context.
ClassesMatcher
java.lang.ClassLoader
java.security.SecureClassLoader
com.newrelic.agent.util.
CleverClassLoader
com.newrelic.agent.instrumentation.
ClassLoaderCheck
com.newrelic.agent.instrumentation.
ClassLoaderClassFinder
(implements com.newrelic.weave.utils.ClassFinder)
com.newrelic.agent.instrumentation.weaver.
ClassLoaderClassTransformer
(implements java.lang.instrument.ClassFileTransformer, com.newrelic.agent.instrumentation.context.
ClassMatchVisitorFactory
, com.newrelic.agent.instrumentation.context.
ContextClassTransformer
)
com.newrelic.agent.instrumentation.builtin.
ClassLoaderPackageAccessInstrumentation
com.newrelic.agent.instrumentation.classmatchers.
ClassMatcher
com.newrelic.agent.instrumentation.classmatchers.
AllClassesMatcher
com.newrelic.agent.instrumentation.classmatchers.
ChildClassMatcher
com.newrelic.agent.instrumentation.classmatchers.
ExactClassMatcher
com.newrelic.agent.instrumentation.classmatchers.
InterfaceMatcher
com.newrelic.agent.instrumentation.classmatchers.
ManyClassMatcher
com.newrelic.agent.instrumentation.classmatchers.
AndClassMatcher
com.newrelic.agent.instrumentation.classmatchers.
OrClassMatcher
com.newrelic.agent.instrumentation.classmatchers.
NoMatchMatcher
com.newrelic.agent.instrumentation.classmatchers.
NotMatcher
com.newrelic.agent.tracers.
ClassMethodSignature
com.newrelic.agent.tracers.
ClassMethodSignatures
com.newrelic.agent.instrumentation.annotationmatchers.
ClassNameAnnotationMatcher
(implements com.newrelic.agent.instrumentation.annotationmatchers.
AnnotationMatcher
)
com.newrelic.agent.instrumentation.
ClassNameFilter
com.newrelic.agent.service.module.
ClassNoticingFactory
(implements com.newrelic.agent.instrumentation.context.
ClassMatchVisitorFactory
)
com.newrelic.agent.util.asm.
ClassResolvers
com.newrelic.agent.instrumentation.custom.
ClassRetransformer
com.newrelic.agent.util.asm.
ClassStructure
com.newrelic.agent.util.
ClassUtils
org.objectweb.asm.ClassVisitor
com.newrelic.agent.instrumentation.
AddInterfaceAdapter
com.newrelic.agent.instrumentation.weaver.preprocessors.
AgentPreprocessors.TokenNullCheckClassVisitor
org.objectweb.asm.commons.ClassRemapper
com.newrelic.agent.instrumentation.weaver.preprocessors.
AgentPreprocessors.InstrumentationPackageNameRewriter
org.objectweb.asm.ClassWriter
com.newrelic.agent.util.asm.
PatchedClassWriter
com.newrelic.agent.instrumentation.
FieldAccessorGeneratingClassAdapter
com.newrelic.agent.instrumentation.
GenericClassAdapter
com.newrelic.agent.instrumentation.
InterfaceImplementationClassTransformer.InterfaceImplementationClassVisitor
com.newrelic.agent.instrumentation.context.
MarkWeaverMethodsVisitor
com.newrelic.agent.profile.
MethodLineNumberMatcher.LineNumberClassVisitor
com.newrelic.agent.instrumentation.
MethodMappersAdapter
com.newrelic.agent.instrumentation.tracing.
NoticeSqlVisitor
com.newrelic.agent.util.asm.
ProxyClassVisitor
com.newrelic.agent.instrumentation.
RequireMethodsAdapter
com.newrelic.agent.instrumentation.tracing.
TraceClassVisitor
com.newrelic.agent.instrumentation.weaver.
ClassWeaverService
(implements com.newrelic.agent.instrumentation.context.
ClassMatchVisitorFactory
, com.newrelic.agent.instrumentation.context.
ContextClassTransformer
)
com.newrelic.agent.utilization.
CloudUtility
com.newrelic.agent.transport.
CollectorMethods
com.newrelic.agent.service.analytics.
CollectorSpanEventReservoirManager
(implements com.newrelic.agent.interfaces.ReservoirManager<T>)
com.newrelic.agent.service.analytics.
CollectorSpanEventSender
(implements com.newrelic.agent.interfaces.ReservoirManager.EventSender<T>)
com.newrelic.agent.util.
ConcurrentClassLoaders
com.newrelic.agent.config.
ConfigConstant
com.newrelic.agent.config.
ConfigFileHelper
com.newrelic.agent.config.
ConfigServiceFactory
com.newrelic.agent.transport.
ConnectionResponse
com.newrelic.agent.tracers.
CrossProcessNameFormat
(implements com.newrelic.agent.tracers.metricname.
MetricNameFormat
)
com.newrelic.agent.
CrossProcessTransactionStateImpl
(implements com.newrelic.agent.
CrossProcessTransactionState
)
com.newrelic.agent.instrumentation.context.
CurrentTransactionRewriter
com.newrelic.agent.instrumentation.custom.
CustomClassTransformer
(implements com.newrelic.agent.instrumentation.context.
ContextClassTransformer
)
com.newrelic.agent.config.
CustomRequestHeaderConfigImpl
(implements com.newrelic.agent.config.
CustomRequestHeaderConfig
)
com.newrelic.agent.utilization.
DataFetcher
com.newrelic.agent.transport.
DataSenderFactory
com.newrelic.agent.transport.
DataSenderImpl
(implements com.newrelic.agent.transport.
DataSender
)
com.newrelic.agent.tracers.
DatastoreInstanceCrossAgentTest
com.newrelic.agent.database.
DatastoreMetrics
com.newrelic.agent.deadlock.
DeadLockDetector
com.newrelic.agent.
DebugFlag
com.newrelic.agent.config.internal.
DeepMapClone
com.newrelic.agent.instrumentation.api.
DefaultApiImplementations
com.newrelic.agent.instrumentation.classmatchers.
DefaultClassAndMethodMatcher
(implements com.newrelic.agent.instrumentation.classmatchers.
ClassAndMethodMatcher
)
com.newrelic.agent.instrumentation.classmatchers.
HashSafeClassAndMethodMatcher
com.newrelic.agent.database.
DefaultDatabaseStatementParser
(implements com.newrelic.agent.database.
DatabaseStatementParser
)
com.newrelic.agent.attributes.
DefaultDestinationPredicate
(implements com.newrelic.agent.attributes.
DestinationPredicate
)
com.newrelic.agent.dispatchers.
DefaultDispatcher
(implements com.newrelic.agent.dispatchers.
Dispatcher
)
com.newrelic.agent.dispatchers.
OtherDispatcher
com.newrelic.agent.dispatchers.
WebRequestDispatcher
(implements com.newrelic.agent.bridge.WebResponse)
com.newrelic.agent.database.
DefaultExplainPlanExecutor
(implements com.newrelic.agent.database.
ExplainPlanExecutor
)
com.newrelic.agent.database.
PreparedStatementExplainPlanExecutor
com.newrelic.agent.sql.
DefaultSlowQueryListener
(implements com.newrelic.agent.sql.
SlowQueryListener
)
com.newrelic.agent.util.
DefaultThreadFactory
(implements java.util.concurrent.ThreadFactory)
com.newrelic.agent.instrumentation.tracing.
DelegatingTraceDetails
(implements com.newrelic.agent.instrumentation.tracing.
TraceDetails
)
com.newrelic.agent.
Deployments
com.newrelic.agent.config.
DeprecatedProperty
com.newrelic.agent.attributes.
DestinationFilter
com.newrelic.agent.attributes.
DisabledDestinationPredicate
(implements com.newrelic.agent.attributes.
DestinationPredicate
)
com.newrelic.agent.profile.v2.
DiscoveryProfile
(implements org.json.simple.JSONStreamAware)
com.newrelic.agent.service.analytics.
DistributedSamplingPriorityQueue
<E> (implements com.newrelic.agent.interfaces.SamplingPriorityQueue<E>)
com.newrelic.agent.tracing.
DistributedTracePayloadImpl
(implements com.newrelic.agent.bridge.DistributedTracePayload)
com.newrelic.agent.tracing.
DistributedTracePayloadParser
com.newrelic.agent.tracing.
DistributedTraceUtil
com.newrelic.agent.utilization.
DockerData
com.newrelic.agent.util.
EditableFile
com.newrelic.agent.instrumentation.ejb3.
EJBAnnotationVisitor
(implements com.newrelic.agent.instrumentation.context.
ClassMatchVisitorFactory
)
com.newrelic.bootstrap.
EmbeddedJarFilesImpl
(implements com.newrelic.bootstrap.
EmbeddedJarFiles
)
com.newrelic.agent.service.module.
EmbeddedJars
com.newrelic.agent.environment.
Environment
(implements java.lang.Cloneable, org.json.simple.JSONStreamAware)
com.newrelic.agent.config.
EnvironmentFacade
com.newrelic.agent.config.internal.
NoOpEnvironmentFacade
com.newrelic.agent.config.internal.
SystemEnvironmentFacade
com.newrelic.agent.errors.
ErrorAnalyzerImpl
(implements com.newrelic.agent.errors.
ErrorAnalyzer
)
com.newrelic.agent.service.analytics.
ErrorEventFactory
com.newrelic.agent.errors.
ErrorMessageReplacer
com.newrelic.weave.weavepackage.ErrorTrapHandler
com.newrelic.agent.instrumentation.weaver.errorhandler.
LogAndReturnOriginal
com.newrelic.agent.instrumentation.methodmatchers.
ExactMethodMatcher
(implements com.newrelic.agent.instrumentation.methodmatchers.
MethodMatcher
)
com.newrelic.agent.instrumentation.methodmatchers.
ExactParamsMethodMatcher
(implements com.newrelic.agent.instrumentation.methodmatchers.
MethodMatcher
)
com.newrelic.agent.instrumentation.methodmatchers.
ExactReturnTypeMethodMatcher
(implements com.newrelic.agent.instrumentation.methodmatchers.
MethodMatcher
)
com.newrelic.agent.errors.
ExceptionHandlerSignature
(implements org.json.simple.JSONStreamAware)
com.newrelic.agent.config.
ExpectedErrorConfigImpl
(implements com.newrelic.agent.config.
ExpectedErrorConfig
)
com.newrelic.api.agent.ExtendedInboundHeaders (implements com.newrelic.api.agent.InboundHeaders)
com.newrelic.agent.
DeobfuscatedInboundHeaders
com.newrelic.agent.extension.
Extension
com.newrelic.agent.extension.
YamlExtension
com.newrelic.agent.extension.beans.
Extension
com.newrelic.agent.extension.beans.
Extension.Instrumentation
com.newrelic.agent.extension.beans.
Extension.Instrumentation.Pointcut
com.newrelic.agent.extension.beans.
Extension.Instrumentation.Pointcut.ClassName
com.newrelic.agent.extension.beans.
Extension.Instrumentation.Pointcut.Method
com.newrelic.agent.extension.beans.
Extension.Instrumentation.Pointcut.Method.Parameters
com.newrelic.agent.extension.beans.
MethodParameters
com.newrelic.agent.extension.beans.
Extension.Instrumentation.Pointcut.Method.Parameters.Type
com.newrelic.agent.extension.beans.
Extension.Instrumentation.Pointcut.NameTransaction
com.newrelic.agent.service.module.
ExtensionAnalysisProducer
(implements com.newrelic.agent.extension.
ExtensionsLoadedListener
)
com.newrelic.agent.instrumentation.custom.
ExtensionClassAndMethodMatcher
(implements com.newrelic.agent.instrumentation.classmatchers.
TraceClassAndMethodMatcher
)
com.newrelic.weave.weavepackage.ExtensionClassTemplate
com.newrelic.agent.instrumentation.weaver.extension.
GuavaBackedExtensionClass
(implements java.util.concurrent.Callable<V>)
com.newrelic.agent.extension.util.
ExtensionConversionUtility
com.newrelic.agent.extension.dom.
ExtensionDomParser
com.newrelic.agent.extension.
ExtensionFileFilter
(implements java.io.FileFilter)
com.newrelic.agent.instrumentation.weaver.extension.
ExtensionHolderFactoryImpl
(implements com.newrelic.agent.bridge.ExtensionHolderFactory)
com.newrelic.agent.instrumentation.weaver.extension.
ExtensionHolderFactoryImpl.ExtensionHolderImpl
<T> (implements com.newrelic.agent.bridge.ExtensionHolder<T>)
com.newrelic.agent.extension.
ExtensionParsers
com.newrelic.agent.extension.
ExtensionRewriter
com.newrelic.agent.tracers.
ExternalComponentNameFormat
(implements com.newrelic.agent.tracers.metricname.
MetricNameFormat
)
com.newrelic.agent.util.
ExternalsUtil
com.newrelic.agent.tracers.servlet.
ExternalTimeTracker
com.newrelic.agent.logging.
FileAppenderFactory
com.newrelic.agent.instrumentation.context.
FinalClassTransformer
(implements com.newrelic.agent.instrumentation.context.
ContextClassTransformer
)
com.newrelic.agent.service.analytics.
FixedSizeArrayList
<E> (implements java.util.List<E>)
com.newrelic.agent.service.analytics.
ReservoirSampledArrayList
<E>
com.newrelic.agent.utilization.
GCP
(implements com.newrelic.agent.utilization.
CloudVendor
)
com.newrelic.agent.utilization.
GCP.GcpData
com.newrelic.agent.instrumentation.context.
GeneratedClassDetector
(implements com.newrelic.agent.instrumentation.context.
ClassMatchVisitorFactory
)
com.newrelic.agent.instrumentation.methodmatchers.
GetterSetterMethodMatcher
(implements com.newrelic.agent.instrumentation.methodmatchers.
MethodMatcher
)
com.newrelic.agent.
Harvestable
com.newrelic.agent.errors.
ErrorHarvestableImpl
com.newrelic.agent.service.analytics.
InsightsHarvestableImpl
com.newrelic.agent.service.analytics.
SpanEventHarvestableImpl
com.newrelic.agent.service.analytics.
TransactionEventHarvestableImpl
com.newrelic.agent.
HeadersUtil
com.newrelic.agent.config.
HiddenProperties
com.newrelic.agent.config.
Hostname
com.newrelic.agent.transport.
HttpClientWrapper.Request
com.newrelic.agent.transport.
HttpResponseCode
com.newrelic.agent.config.
IBMUtils
com.newrelic.agent.config.
IgnoreErrorConfigImpl
(implements com.newrelic.agent.config.
IgnoreErrorConfig
)
com.newrelic.agent.
InboundHeaderState
com.newrelic.agent.stats.
IncrementCounter
(implements com.newrelic.agent.stats.
StatsWork
)
com.newrelic.agent.service.analytics.
InfiniteTracingEnabledCheck
com.newrelic.agent.transport.
InitialSizedJsonArray
(implements org.json.simple.JSONStreamAware)
com.newrelic.agent.
InitProblemClasses
com.newrelic.agent.util.
InsertOnlyArray
<E>
com.newrelic.agent.service.analytics.
InsightsServiceImpl.TransactionInsights
(implements com.newrelic.api.agent.Insights)
com.newrelic.agent.instrumentation.context.
InstrumentationClassTransformer
(implements java.lang.instrument.ClassFileTransformer)
com.newrelic.agent.instrumentation.context.
InstrumentationContext
(implements com.newrelic.agent.instrumentation.context.
TraceDetailsList
)
com.newrelic.agent.instrumentation.context.
InstrumentationContextClassMatcherHelper
com.newrelic.agent.instrumentation.context.
InstrumentationContextManager
com.newrelic.agent.instrumentation.
InstrumentationImpl
(implements com.newrelic.agent.bridge.Instrumentation)
com.newrelic.agent.instrumentation.
InstrumentationUtils
com.newrelic.agent.util.
InstrumentationWrapper
(implements java.lang.instrument.Instrumentation)
com.newrelic.agent.
InstrumentationProxy
com.newrelic.agent.instrumentation.
InstrumentUtils
com.newrelic.agent.util.
Invoker
com.newrelic.agent.util.
IteratorEnumeration
<T> (implements java.util.Enumeration<E>)
com.newrelic.agent.service.module.
JarAnalystFactory
com.newrelic.agent.service.module.
JarCollectorConnectionListener
(implements com.newrelic.agent.
AgentConnectionEstablishedListener
)
com.newrelic.agent.service.module.
JarCollectorHarvestListener
(implements com.newrelic.agent.
HarvestListener
)
com.newrelic.agent.service.module.
JarCollectorInputs
com.newrelic.agent.service.module.
JarCollectorServiceProcessor
(implements com.newrelic.Function<T,R>)
com.newrelic.agent.service.module.
JarData
(implements org.json.simple.JSONStreamAware)
com.newrelic.agent.extension.
JarExtension
com.newrelic.agent.tracers.jasper.
JasperClassFactory
com.newrelic.agent.config.
JavaVersionUtils
com.newrelic.agent.jmx.
JmxApiImpl
(implements com.newrelic.agent.bridge.JmxApi)
com.newrelic.agent.jmx.
JmxAttributeProcessorWrapper
(implements com.newrelic.agent.jmx.
JmxAttributeProcessor
)
com.newrelic.agent.jmx.metrics.
JmxFrameworkValues
com.newrelic.agent.jmx.values.
GlassfishJmxValues
com.newrelic.agent.jmx.values.
JavaLangJmxMetrics
com.newrelic.agent.jmx.values.
Jboss7UpJmxValues
com.newrelic.agent.jmx.values.
JettyJmxMetrics
com.newrelic.agent.jmx.values.
KafkaConsumerJmxValues
com.newrelic.agent.jmx.values.
KafkaProducerJmxValues
com.newrelic.agent.jmx.values.
ResinJmxValues
com.newrelic.agent.jmx.values.
Solr7JmxValues
com.newrelic.agent.jmx.values.
SolrJmxValues
com.newrelic.agent.jmx.values.
TomcatJmxValues
com.newrelic.agent.jmx.values.
WeblogicJmxValues
com.newrelic.agent.jmx.values.
WebSphere7JmxValues
com.newrelic.agent.jmx.values.
WebSphereJmxValues
com.newrelic.agent.jmx.values.
WebsphereLibertyJmxValues
com.newrelic.agent.jmx.metrics.
JmxMetric
com.newrelic.agent.jmx.metrics.
MonotonicallyIncreasingJmxMetric
com.newrelic.agent.jmx.metrics.
SimpleJmxMetric
com.newrelic.agent.jmx.create.
JmxObject
com.newrelic.agent.jmx.create.
JmxGet
com.newrelic.agent.jmx.create.
JmxMultiMBeanGet
com.newrelic.agent.jmx.create.
JmxSingleMBeanGet
com.newrelic.agent.jmx.create.
JmxInvoke
com.newrelic.agent.jmx.create.
JmxObjectFactory
com.newrelic.agent.jmx.create.
JmxYmlParser
(implements com.newrelic.agent.jmx.create.
JmxConfiguration
)
com.newrelic.agent.profile.
KeyTransactionProfile
(implements com.newrelic.agent.
ExtendedTransactionListener
, com.newrelic.agent.profile.
IProfile
, org.json.simple.JSONStreamAware)
com.newrelic.agent.utilization.
KubernetesData
com.newrelic.agent.config.
LabelsConfigImpl
(implements org.json.simple.JSONStreamAware, com.newrelic.agent.config.
LabelsConfig
)
com.newrelic.agent.config.
LaspPolicies
com.newrelic.agent.util.
LatchingRunnable
(implements java.lang.Runnable)
com.newrelic.agent.util.
LazyAtomicReference
<T>
com.newrelic.agent.
LazyMapImpl
<K,V> (implements java.util.Map<K,V>)
com.newrelic.agent.service.analytics.
LimitedSizeHashMap
<K,V> (implements java.util.Map<K,V>)
com.newrelic.agent.jmx.
LinkingMetadata
(implements com.newrelic.agent.jmx.
LinkingMetadataMBean
)
com.newrelic.agent.jmx.
LinkingMetadataRegistration
org.apache.commons.logging.LogFactory
com.newrelic.agent.logging.
ApacheCommonsAdaptingLogFactory
com.newrelic.agent.instrumentation.methodmatchers.
ManyMethodMatcher
(implements com.newrelic.agent.instrumentation.methodmatchers.
MethodMatcher
)
com.newrelic.agent.instrumentation.methodmatchers.
AndMethodMatcher
com.newrelic.agent.instrumentation.methodmatchers.
OrMethodMatcher
com.newrelic.agent.samplers.
MemorySampler
(implements com.newrelic.agent.samplers.
MetricSampler
)
com.newrelic.agent.stats.
MergeStatsEngine
(implements com.newrelic.agent.stats.
StatsWork
)
com.newrelic.agent.transaction.
MergeStatsEngineResolvingScope
(implements com.newrelic.agent.stats.
StatsWork
)
com.newrelic.agent.messaging.
MessagingUtil
com.newrelic.agent.instrumentation.
MethodBuilder
com.newrelic.agent.util.
MethodCache
com.newrelic.agent.profile.method.
MethodInfo
com.newrelic.agent.profile.method.
ExactMethodInfo
com.newrelic.agent.profile.method.
MultipleMethodInfo
com.newrelic.agent.profile.method.
MethodInfoFactory
com.newrelic.agent.profile.method.
MethodInfoUtil
com.newrelic.agent.profile.
MethodLineNumberMatcher
com.newrelic.agent.extension.util.
MethodMapper
com.newrelic.agent.extension.util.
MethodMatcherUtility
org.objectweb.asm.MethodVisitor
org.objectweb.asm.commons.LocalVariablesSorter
org.objectweb.asm.commons.GeneratorAdapter
org.objectweb.asm.commons.AdviceAdapter (implements org.objectweb.asm.Opcodes)
com.newrelic.agent.instrumentation.tracing.
FlyweightTraceMethodVisitor
com.newrelic.agent.instrumentation.
InvocationHandlerTracingMethodAdapter
com.newrelic.agent.instrumentation.
ReflectionStyleClassMethodAdapter
com.newrelic.agent.instrumentation.tracing.
TraceMethodVisitor
com.newrelic.agent.
MetricData
(implements org.json.simple.JSONStreamAware)
com.newrelic.agent.metric.
MetricIdRegistry
com.newrelic.agent.metric.
MetricName
(implements org.json.simple.JSONStreamAware)
com.newrelic.agent.tracers.metricname.
MetricNameFormats
com.newrelic.agent.tracers.
MetricNameFormatWithHost
(implements com.newrelic.agent.tracers.metricname.
MetricNameFormat
)
com.newrelic.agent.
MetricNames
com.newrelic.agent.stats.
MonotonicallyIncreasingStatsEngine
com.newrelic.agent.extension.
MultipleExtensionFileFilter
(implements java.io.FileFilter)
com.newrelic.agent.profile.v2.
Murmur3StringMap
(implements com.newrelic.agent.util.
StringMap
)
com.newrelic.agent.instrumentation.methodmatchers.
NameMethodMatcher
(implements com.newrelic.agent.instrumentation.methodmatchers.
MethodMatcher
)
com.newrelic.api.agent.
NewRelicApiImplementation
(implements com.newrelic.agent.bridge.PublicApi)
com.newrelic.agent.instrumentation.annotationmatchers.
NoMatchAnnotationMatcher
(implements com.newrelic.agent.instrumentation.annotationmatchers.
AnnotationMatcher
)
com.newrelic.agent.instrumentation.methodmatchers.
NoMethodsMatcher
(implements com.newrelic.agent.instrumentation.methodmatchers.
MethodMatcher
)
com.newrelic.agent.instrumentation.context.
NoOpClassTransformer
(implements com.newrelic.agent.instrumentation.context.
ContextClassTransformer
)
com.newrelic.agent.tracers.
NoOpTracer
(implements com.newrelic.agent.tracers.
Tracer
)
com.newrelic.agent.sql.
NopSlowQueryListener
(implements com.newrelic.agent.sql.
SlowQueryListener
)
com.newrelic.agent.normalization.
NormalizationRule
com.newrelic.agent.config.
NormalizationRuleConfig
com.newrelic.agent.normalization.
NormalizationRuleFactory
com.newrelic.agent.normalization.
NormalizerFactory
com.newrelic.agent.normalization.
NormalizerImpl
(implements com.newrelic.agent.normalization.
Normalizer
)
com.newrelic.agent.instrumentation.methodmatchers.
NotMethodMatcher
(implements com.newrelic.agent.instrumentation.methodmatchers.
MethodMatcher
)
com.newrelic.agent.util.collect.
NRMultimaps
com.newrelic.agent.util.
Obfuscator
com.newrelic.agent.config.
ObscuredYamlPropertyWrapper
com.newrelic.agent.instrumentation.classmatchers.
OptimizedClassMatcher
(implements com.newrelic.agent.instrumentation.context.
ClassMatchVisitorFactory
)
com.newrelic.agent.instrumentation.classmatchers.
OptimizedClassMatcher.Match
com.newrelic.agent.instrumentation.classmatchers.
OptimizedClassMatcherBuilder
com.newrelic.agent.instrumentation.annotationmatchers.
OrAnnotationMatcher
(implements com.newrelic.agent.instrumentation.annotationmatchers.
AnnotationMatcher
)
com.newrelic.agent.tracers.metricname.
OtherTransSimpleMetricNameFormat
(implements com.newrelic.agent.tracers.metricname.
MetricNameFormat
)
com.newrelic.agent.instrumentation.tracing.
ParameterAttributeName
com.newrelic.agent.database.
ParsedDatabaseStatement
(implements com.newrelic.agent.tracers.metricname.
MetricNameFormat
)
com.newrelic.agent.utilization.
PCF
(implements com.newrelic.agent.utilization.
CloudVendor
)
com.newrelic.agent.utilization.
PCF.PcfData
com.newrelic.agent.reinstrument.
PeriodicRetransformer
(implements com.newrelic.agent.reinstrument.
Retransformer
, java.lang.Runnable)
com.newrelic.agent.commands.
PingCommand
(implements com.newrelic.agent.commands.
Command
)
com.newrelic.agent.instrumentation.
PointCut
(implements com.newrelic.agent.instrumentation.classmatchers.
ClassAndMethodMatcher
, java.lang.Comparable<T>)
com.newrelic.agent.instrumentation.
DefaultPointCut
com.newrelic.agent.instrumentation.pointcuts.container.tomcat.
PrepareResponsePointCut
(implements com.newrelic.agent.tracers.
EntryInvocationHandler
)
com.newrelic.agent.instrumentation.
TracerFactoryPointCut
(implements com.newrelic.agent.tracers.
TracerFactory
)
com.newrelic.agent.errors.
AbstractExceptionHandlerPointCut
com.newrelic.agent.errors.
ExceptionHandlerPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.
SpringExceptionHandlerPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.
AbstractPortletPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.
ProcessActionPortletPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.
RenderPortletPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.cxf.
ClientProxyPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.cxf.
CXFInvokerPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.cxf.
CXFPointCut
com.newrelic.agent.tracers.
ExternalComponentPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.
HandlerInterceptorPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.
HandlerMethodInvoker3PointCut
com.newrelic.agent.instrumentation.pointcuts.container.
JasperCompilerPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.faces.
LifecyclePointCut
com.newrelic.agent.instrumentation.pointcuts.
MathCSConcurrentPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.
MethodInvokerPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.
HandleInternalInvokerPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.
HandlerMethodInvokerPointCut
com.newrelic.agent.instrumentation.pointcuts.test.
OnlyForTestingPointcut
com.newrelic.agent.instrumentation.pointcuts.frameworks.faces.
PhasePointCut
com.newrelic.agent.instrumentation.pointcuts.
ProcessPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.
SpringDispatcherPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.
SpringPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.struts.
Struts2ActionPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.struts.
StrutsActionConfigMatcherPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.struts.
StrutsActionPointCut
com.newrelic.agent.instrumentation.pointcuts.
XmlRpcPointCut
com.newrelic.agent.instrumentation.pointcuts.frameworks.struts.
XWork2ResultPC
com.newrelic.agent.instrumentation.
PointCutClassTransformer
(implements com.newrelic.agent.instrumentation.context.
ContextClassTransformer
)
com.newrelic.agent.config.
PointCutConfig
com.newrelic.agent.instrumentation.
PointCutConfiguration
com.newrelic.agent.instrumentation.yaml.
PointCutFactory
com.newrelic.agent.instrumentation.yaml.
PointCutFactory.ClassMethodNameFormatDescriptor
(implements com.newrelic.agent.instrumentation.yaml.
MetricNameFormatFactory
)
com.newrelic.agent.application.
PriorityApplicationName
com.newrelic.agent.transaction.
PriorityTransactionName
com.newrelic.agent.
PrivateApiImpl
(implements com.newrelic.agent.bridge.PrivateApi)
com.newrelic.agent.profile.v2.
Profile
(implements com.newrelic.agent.profile.v2.
IProfile
)
com.newrelic.agent.profile.
Profile
(implements com.newrelic.agent.profile.
IProfile
)
com.newrelic.agent.profile.v2.
ProfiledMethod
(implements org.json.simple.JSONStreamAware)
com.newrelic.agent.profile.
ProfiledMethod
(implements org.json.simple.JSONStreamAware)
com.newrelic.agent.profile.v2.
ProfiledMethodFactory
com.newrelic.agent.profile.
ProfilerParameters
(implements org.json.simple.JSONStreamAware)
com.newrelic.agent.profile.v2.
ProfileSampler
com.newrelic.agent.profile.
ProfileSampler
com.newrelic.agent.profile.v2.
ProfileSegment
(implements org.json.simple.JSONStreamAware)
com.newrelic.agent.profile.v2.
SimpleProfileSegment
com.newrelic.agent.profile.v2.
TraceProfileSegment
com.newrelic.agent.profile.
ProfileSegment
(implements org.json.simple.JSONStreamAware)
com.newrelic.agent.profile.v2.
ProfileSession
com.newrelic.agent.profile.
ProfileSession
com.newrelic.agent.profile.
ProfileTree
(implements org.json.simple.JSONStreamAware)
com.newrelic.agent.tracers.servlet.
QueueTimeTracker
com.newrelic.agent.trace.
RandomTransactionSampler
(implements com.newrelic.agent.trace.
ITransactionSampler
)
com.newrelic.agent.transport.
ReadResult
com.newrelic.agent.stats.
RecordResponseTimeMetric
(implements com.newrelic.agent.stats.
StatsWork
)
com.newrelic.agent.reinstrument.
ReinstrumentResult
com.newrelic.agent.reinstrument.
ReinstrumentUtils
org.objectweb.asm.commons.Remapper
com.newrelic.agent.instrumentation.weaver.preprocessors.
AgentPreprocessors.InstrumentationPackageRemapper
com.newrelic.agent.extension.
DependencyRemapper
com.newrelic.agent.service.
ReservoirAddingSpanEventConsumer
(implements com.newrelic.agent.interfaces.backport.Consumer<T>)
com.newrelic.agent.normalization.
RuleResult
com.newrelic.agent.profile.
RunnableThreadRules
com.newrelic.agent.util.
SafeWrappers
com.newrelic.agent.circuitbreaker.
SamplingCounter
com.newrelic.agent.
Segment
(implements com.newrelic.api.agent.AttributeHolder, com.newrelic.agent.bridge.TracedActivity)
com.newrelic.agent.config.
ServerProp
com.newrelic.agent.service.
ServiceFactory
com.newrelic.agent.service.
ServiceTiming
com.newrelic.agent.service.
ServiceTiming.ServiceNameAndTime
com.newrelic.agent.service.
ServiceUtils
com.newrelic.agent.servlet.
ServletAnnotationVisitor
(implements com.newrelic.agent.instrumentation.context.
ClassMatchVisitorFactory
)
com.newrelic.agent.servlet.
ServletUtils
com.newrelic.agent.service.module.
ShaChecksums
com.newrelic.agent.tracers.metricname.
SimpleMetricNameFormat
(implements com.newrelic.agent.tracers.metricname.
MetricNameFormat
)
com.newrelic.agent.instrumentation.yaml.
SimpleMetricNameFormatFactory
(implements com.newrelic.agent.instrumentation.yaml.
MetricNameFormatFactory
)
com.newrelic.agent.stats.
SimpleStatsEngine
com.newrelic.agent.util.
SingleClassLoader
com.newrelic.agent.sql.
SlowQueryAggregatorImpl
(implements com.newrelic.agent.sql.
SlowQueryAggregator
)
com.newrelic.agent.sql.
SlowQueryInfo
(implements com.newrelic.agent.sql.
CacheValue
<K>, java.lang.Comparable<T>)
com.newrelic.agent.sql.
SlowQueryTracerInfo
com.newrelic.agent.language.
SourceLibraryDetector
(implements java.lang.Runnable)
com.newrelic.agent.service.analytics.
SpanErrorBuilder
com.newrelic.agent.service.analytics.
SpanEventCreationDecider
com.newrelic.agent.service.analytics.
SpanEventFactory
com.newrelic.agent.service.
SpanEventsServiceFactory
com.newrelic.agent.service.
SpanEventsServiceFactory.Builder
com.newrelic.agent.service.analytics.
SpanEventsServiceImpl.Builder
com.newrelic.agent.tracing.
SpanProxy
com.newrelic.agent.database.
SqlObfuscator
com.newrelic.agent.util.
StackTraces
com.newrelic.agent.stats.
StatsEngineImpl
(implements com.newrelic.agent.stats.
StatsEngine
)
com.newrelic.agent.stats.
StatsWorks
com.newrelic.agent.util.
Strings
com.newrelic.agent.util.
SynchronousExecutor
(implements java.util.concurrent.Executor)
com.newrelic.agent.trace.
SyntheticsTransactionSampler
(implements com.newrelic.agent.trace.
ITransactionSampler
)
com.newrelic.agent.config.
SystemPropertyFactory
com.newrelic.agent.config.
SystemPropertyProvider
com.newrelic.agent.config.
SystemProps
com.newrelic.agent.config.internal.
DefaultSystemProps
com.newrelic.agent.config.internal.
NoOpSystemProps
com.newrelic.agent.threads.
ThreadNameNormalizer
com.newrelic.agent.samplers.
ThreadSampler
(implements com.newrelic.agent.samplers.
MetricSampler
)
com.newrelic.agent.threads.
ThreadStateSampler
(implements java.lang.Runnable)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Error
com.newrelic.agent.util.
AgentError
java.lang.Exception
com.newrelic.agent.commands.
CommandException
com.newrelic.agent.commands.
UnknownCommand
com.newrelic.agent.config.
ConfigurationException
com.newrelic.agent.deadlock.
DeadlockException
com.newrelic.agent.transport.
HttpError
com.newrelic.agent.
IgnoreSilentlyException
com.newrelic.agent.
PostTooBigException
com.newrelic.agent.instrumentation.methodmatchers.
InvalidMethodDescriptor
java.io.IOException
com.newrelic.agent.util.asm.
BenignClassReadException
com.newrelic.agent.util.asm.
MissingResourceException
java.net.SocketException
java.net.ConnectException
com.newrelic.agent.transport.
HostConnectException
com.newrelic.agent.util.
JSONException
(implements org.json.simple.JSONStreamAware)
com.newrelic.agent.
LicenseException
com.newrelic.agent.
MaintenanceError
com.newrelic.agent.
MaxPayloadException
com.newrelic.agent.
MetricDataException
java.lang.RuntimeException
com.newrelic.agent.stats.
InvalidStatsException
com.newrelic.agent.tracers.
RetryException
com.newrelic.agent.tracers.
SkipTracerException
com.newrelic.agent.instrumentation.
StopProcessingException
com.newrelic.agent.
ServerCommandException
com.newrelic.agent.
ForceDisconnectException
com.newrelic.agent.
ForceRestartException
com.newrelic.agent.
InternalLimitExceeded
com.newrelic.agent.
TracerFactoryException
com.newrelic.agent.transaction.
UnmodifiableTransactionNameException
com.newrelic.agent.extension.util.
XmlException
com.newrelic.agent.errors.
ReportableError
com.newrelic.agent.util.
TimeConversion
com.newrelic.agent.
TimedTokenSet
com.newrelic.agent.
TokenImpl
(implements com.newrelic.agent.bridge.Token)
com.newrelic.agent.instrumentation.
TraceAnnotationInfo
com.newrelic.agent.instrumentation.tracing.
TraceClassTransformer
(implements com.newrelic.agent.instrumentation.context.
ContextClassTransformer
)
com.newrelic.agent.errors.
TracedError
(implements java.lang.Comparable<T>, org.json.simple.JSONStreamAware)
com.newrelic.agent.errors.
DeadlockTraceError
com.newrelic.agent.errors.
HttpTracedError
com.newrelic.agent.errors.
ThrowableError
com.newrelic.agent.errors.
TracedError.Builder
com.newrelic.agent.errors.
DeadlockTraceError.Builder
(implements com.newrelic.agent.errors.
DeadlockTraceError.DeadlockTraceErrorRequired
)
com.newrelic.agent.errors.
HttpTracedError.Builder
(implements com.newrelic.agent.errors.
HttpTracedError.HttpTracedErrorRequired
)
com.newrelic.agent.errors.
ThrowableError.Builder
com.newrelic.agent.instrumentation.tracing.
TraceDetailsBuilder
com.newrelic.agent.instrumentation.weaver.preprocessors.
TracedWeaveInstrumentationTracker
com.newrelic.agent.instrumentation.context.
TraceInformation
com.newrelic.agent.
TraceMetadataImpl
(implements com.newrelic.api.agent.TraceMetadata)
com.newrelic.agent.instrumentation.yaml.
TracerFactoryConfiguration
com.newrelic.agent.
TracerList
(implements java.util.List<E>)
com.newrelic.agent.service.analytics.
TracerToSpanEvent
com.newrelic.agent.service.module.
TrackedAddSet
<T> (implements com.newrelic.agent.interfaces.backport.Consumer<T>)
com.newrelic.agent.
Transaction
com.newrelic.agent.
DummyTransaction
com.newrelic.agent.
TransactionActivity
com.newrelic.agent.
TransactionApiImpl
(implements com.newrelic.agent.bridge.Transaction)
com.newrelic.agent.
BoundTransactionApiImpl
com.newrelic.agent.
WeakRefTransaction
com.newrelic.agent.transaction.
TransactionCache
com.newrelic.agent.transaction.
TransactionCounts
com.newrelic.agent.
TransactionData
com.newrelic.agent.service.analytics.
TransactionDataToDistributedTraceIntrinsics
com.newrelic.agent.transaction.
TransactionErrorTrackerImpl
(implements com.newrelic.agent.transaction.
TransactionErrorTracker
)
com.newrelic.agent.service.analytics.
TransactionEventBuilder
com.newrelic.agent.trace.
TransactionGuidFactory
com.newrelic.agent.instrumentation.tracing.
TransactionName
com.newrelic.agent.transaction.
TransactionNamingPolicy
com.newrelic.agent.transaction.
TransactionNamingUtility
com.newrelic.agent.profile.v2.
TransactionProfileSessionImpl
(implements com.newrelic.agent.profile.v2.
TransactionProfileSession
)
com.newrelic.agent.trace.
TransactionSegment
(implements org.json.simple.JSONStreamAware)
com.newrelic.agent.normalization.
TransactionSegmentTerms
com.newrelic.agent.
TransactionStateImpl
(implements com.newrelic.agent.
TransactionState
)
com.newrelic.agent.tracers.servlet.
ServletAsyncTransactionStateImpl
com.newrelic.agent.stats.
TransactionStats
com.newrelic.agent.transaction.
TransactionThrowable
com.newrelic.agent.transaction.
TransactionTimer
com.newrelic.agent.trace.
TransactionTrace
(implements java.lang.Comparable<T>, org.json.simple.JSONStreamAware)
com.newrelic.agent.trace.
TransactionTraceSampler
(implements com.newrelic.agent.trace.
ITransactionSampler
)
com.newrelic.agent.trace.
KeyTransactionTraceSampler
com.newrelic.agent.tracers.
UltraLightTracer
(implements com.newrelic.agent.tracers.
Tracer
)
com.newrelic.agent.service.module.
URLAnalyzer
(implements java.lang.Runnable)
com.newrelic.agent.utilization.
UtilizationConfig
com.newrelic.agent.utilization.
UtilizationData
com.newrelic.agent.util.asm.
Utils
com.newrelic.agent.tracing.
W3CTraceParent
com.newrelic.agent.tracing.
W3CTraceParentHeader
com.newrelic.agent.tracing.
W3CTraceParentParser
com.newrelic.agent.tracing.
W3CTraceParentValidator
com.newrelic.agent.tracing.
W3CTracePayload
com.newrelic.agent.tracing.
W3CTraceState
com.newrelic.agent.tracing.
W3CTraceStateHeader
com.newrelic.agent.tracing.
W3CTraceStateSupport
com.newrelic.agent.service.module.
WeavePackageAnalyzer
(implements java.lang.Runnable)
com.newrelic.agent.instrumentation.weaver.
WeaveViolationLogger
com.newrelic.agent.instrumentation.webservices.
WebServiceVisitor
(implements com.newrelic.agent.instrumentation.context.
ClassMatchVisitorFactory
)
java.io.Writer (implements java.lang.Appendable, java.io.Closeable, java.io.Flushable)
java.io.OutputStreamWriter
com.newrelic.agent.transport.
DataSenderWriter
com.newrelic.agent.xml.
XmlInstrumentParams
com.newrelic.agent.xml.
XmlInstrumentValidator
com.newrelic.agent.instrumentation.yaml.
YmlExtensionPointCutConverter
Interface Hierarchy
com.newrelic.agent.instrumentation.pointcuts.frameworks.struts.
ActionInvocation
com.newrelic.agent.instrumentation.pointcuts.frameworks.struts.
ActionProxy
com.newrelic.agent.config.
AgentConfigListener
com.newrelic.agent.
AgentConnectionEstablishedListener
com.newrelic.agent.instrumentation.annotationmatchers.
AnnotationMatcher
com.newrelic.agent.application.
ApplicationNamingPolicy
com.newrelic.api.agent.AttributeHolder
com.newrelic.api.agent.TracedMethod
com.newrelic.agent.bridge.TracedMethod
com.newrelic.agent.bridge.ExitTracer (also extends java.lang.reflect.InvocationHandler)
com.newrelic.agent.tracers.
Tracer
(also extends com.newrelic.agent.tracers.
ErrorTracer
, com.newrelic.agent.tracers.
TimedItem
)
com.newrelic.agent.tracers.
IOTracer
com.newrelic.agent.tracers.
SkipTracer
com.newrelic.agent.tracers.
SqlTracer
(also extends com.newrelic.agent.tracers.
SqlTracerExplainInfo
)
com.newrelic.agent.config.
AttributesConfig
java.lang.AutoCloseable
java.io.Closeable
com.newrelic.agent.config.
JarResource
com.newrelic.agent.config.
BrowserMonitoringConfig
com.newrelic.agent.browser.
BrowserTransactionState
com.newrelic.agent.sql.
CacheValue
<K>
com.newrelic.agent.instrumentation.classmatchers.
ClassAndMethodMatcher
com.newrelic.agent.instrumentation.classmatchers.
TraceClassAndMethodMatcher
com.newrelic.agent.instrumentation.context.
ClassChecker
java.lang.instrument.ClassFileTransformer
com.newrelic.agent.instrumentation.
StartableClassFileTransformer
com.newrelic.agent.instrumentation.context.
ClassMatchVisitorFactory
com.newrelic.agent.util.asm.
ClassResolver
java.lang.Cloneable
com.newrelic.agent.stats.
StatsBase
(also extends org.json.simple.JSONStreamAware)
com.newrelic.agent.stats.
ApdexStats
com.newrelic.agent.stats.
CountStats
com.newrelic.agent.stats.
ResponseTimeStats
com.newrelic.agent.stats.
Stats
com.newrelic.agent.stats.
ResponseTimeStats
com.newrelic.agent.stats.
Stats
com.newrelic.agent.utilization.
CloudVendor
com.newrelic.agent.commands.
Command
com.newrelic.agent.config.
CommandParserConfig
com.newrelic.agent.config.
Config
com.newrelic.agent.config.
ClassTransformerConfig
com.newrelic.api.agent.Config
com.newrelic.agent.config.
AgentConfig
(also extends com.newrelic.agent.config.
DataSenderConfig
)
com.newrelic.agent.
ConnectionConfigListener
com.newrelic.agent.
ConnectionListener
com.newrelic.agent.instrumentation.context.
ContextClassTransformer
com.newrelic.agent.config.
CrossProcessConfig
com.newrelic.agent.bridge.CrossProcessState
com.newrelic.agent.
CrossProcessTransactionState
com.newrelic.agent.config.
CustomRequestHeaderConfig
com.newrelic.agent.database.
DatabaseStatementParser
com.newrelic.agent.transport.
DataSender
com.newrelic.agent.config.
DataSenderConfig
com.newrelic.agent.config.
AgentConfig
(also extends com.newrelic.api.agent.Config)
com.newrelic.agent.transport.
DataSenderListener
com.newrelic.agent.config.
DatastoreConfig
com.newrelic.agent.errors.
DeadlockTraceError.DeadlockTraceErrorRequired
com.newrelic.agent.dispatchers.
Dispatcher
com.newrelic.agent.tracing.
DistributedTraceService
com.newrelic.bootstrap.
EmbeddedJarFiles
com.newrelic.agent.environment.
EnvironmentChangeListener
com.newrelic.agent.errors.
ErrorAnalyzer
com.newrelic.agent.config.
ErrorCollectorConfig
com.newrelic.agent.tracers.
ErrorTracer
com.newrelic.agent.tracers.
IOTracer
com.newrelic.agent.tracers.
SkipTracer
com.newrelic.agent.tracers.
SqlTracer
(also extends com.newrelic.agent.tracers.
SqlTracerExplainInfo
, com.newrelic.agent.tracers.
Tracer
)
com.newrelic.agent.tracers.
Tracer
(also extends com.newrelic.agent.bridge.ExitTracer, com.newrelic.agent.tracers.
TimedItem
)
com.newrelic.agent.tracers.
IOTracer
com.newrelic.agent.tracers.
SkipTracer
com.newrelic.agent.tracers.
SqlTracer
(also extends com.newrelic.agent.tracers.
SqlTracerExplainInfo
)
com.newrelic.agent.config.
ExpectedErrorConfig
com.newrelic.agent.database.
ExplainPlanExecutor
com.newrelic.agent.extension.
ExtensionParsers.ExtensionParser
com.newrelic.agent.config.
ExtensionsConfig
com.newrelic.agent.extension.
ExtensionsLoadedListener
com.newrelic.agent.util.
Externalizable
com.newrelic.agent.config.
ExternalTracerConfig
com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.
HandlerMethod
com.newrelic.agent.
HarvestListener
com.newrelic.agent.profile.
ProfilingTask
(also extends java.lang.Runnable)
com.newrelic.agent.profile.
ProfilingTaskController
com.newrelic.agent.profile.
ProfilingTaskController
com.newrelic.agent.transport.
HttpClientWrapper
com.newrelic.agent.transport.
HttpClientWrapper.ExecuteEventHandler
com.newrelic.agent.errors.
HttpTracedError.HttpTracedErrorRequired
com.newrelic.agent.logging.
IAgentLogManager
com.newrelic.agent.transport.
IDataSenderFactory
com.newrelic.agent.tracers.IgnoreChildSocketCalls
com.newrelic.agent.tracers.
DatabaseTracer
com.newrelic.agent.config.
IgnoreErrorConfig
com.newrelic.agent.config.
InfiniteTracingConfig
com.newrelic.api.agent.Insights
com.newrelic.agent.service.analytics.
InsightsService
(also extends com.newrelic.agent.service.
EventService
)
com.newrelic.agent.config.
InsightsConfig
java.lang.reflect.InvocationHandler
com.newrelic.agent.bridge.ExitTracer (also extends com.newrelic.agent.bridge.TracedMethod)
com.newrelic.agent.tracers.
Tracer
(also extends com.newrelic.agent.tracers.
ErrorTracer
, com.newrelic.agent.tracers.
TimedItem
)
com.newrelic.agent.tracers.
IOTracer
com.newrelic.agent.tracers.
SkipTracer
com.newrelic.agent.tracers.
SqlTracer
(also extends com.newrelic.agent.tracers.
SqlTracerExplainInfo
)
com.newrelic.agent.trace.
ITransactionSampler
com.newrelic.agent.config.
JarCollectorConfig
com.newrelic.agent.jmx.create.
JmxAttributeFilter
com.newrelic.agent.jmx.
JmxAttributeProcessor
com.newrelic.agent.config.
JmxConfig
com.newrelic.agent.jmx.create.
JmxConfiguration
com.newrelic.agent.jmx.create.
JmxMetricModifier
org.json.simple.JSONAware
com.newrelic.agent.profile.
ThreadType
(also extends org.json.simple.JSONStreamAware)
org.json.simple.JSONStreamAware
com.newrelic.agent.profile.
ProfileData
com.newrelic.agent.profile.v2.
IProfile
com.newrelic.agent.profile.
IProfile
com.newrelic.agent.stats.
StatsBase
(also extends java.lang.Cloneable)
com.newrelic.agent.stats.
ApdexStats
com.newrelic.agent.stats.
CountStats
com.newrelic.agent.stats.
ResponseTimeStats
com.newrelic.agent.stats.
Stats
com.newrelic.agent.stats.
ResponseTimeStats
com.newrelic.agent.stats.
Stats
com.newrelic.agent.profile.
ThreadType
(also extends org.json.simple.JSONAware)
com.newrelic.agent.profile.v2.
TransactionProfileSession
com.newrelic.agent.config.
KeyTransactionConfig
com.newrelic.agent.config.
LabelsConfig
com.newrelic.agent.jmx.
LinkingMetadataMBean
com.newrelic.api.agent.Logger
com.newrelic.agent.logging.
IAgentLogger
com.newrelic.agent.instrumentation.methodmatchers.
MethodMatcher
com.newrelic.agent.tracers.metricname.
MetricNameFormat
com.newrelic.agent.instrumentation.yaml.
MetricNameFormatFactory
com.newrelic.agent.samplers.
MetricSampler
com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.
ModelAndView
com.newrelic.agent.instrumentation.pointcuts.container.jetty.
MultiException
com.newrelic.agent.tracers.jasper.
Node
com.newrelic.agent.normalization.
Normalizer
com.newrelic.agent.tracers.
PointCutInvocationHandler
com.newrelic.agent.tracers.
EntryInvocationHandler
com.newrelic.agent.tracers.
TracerFactory
com.google.common.base.Predicate<T>
com.newrelic.agent.attributes.
DestinationPredicate
com.newrelic.agent.profile.
ProfilerControl
com.newrelic.agent.config.
ReinstrumentConfig
com.newrelic.agent.reinstrument.
Retransformer
com.newrelic.agent.tracers.jasper.
RUMState
java.lang.Runnable
com.newrelic.agent.util.asm.
BytecodeGenProxyBuilder.LoaderMarker
com.newrelic.agent.profile.
ProfilingTask
(also extends com.newrelic.agent.
HarvestListener
)
com.newrelic.agent.profile.
ProfilingTaskController
com.newrelic.agent.service.
Service
com.newrelic.agent.browser.
BrowserService
com.newrelic.agent.instrumentation.
ClassTransformerService
com.newrelic.agent.config.
ConfigService
com.newrelic.agent.core.
CoreService
com.newrelic.agent.environment.
EnvironmentService
com.newrelic.agent.errors.
ErrorService
com.newrelic.agent.service.
EventService
com.newrelic.agent.errors.
ErrorService
com.newrelic.agent.service.analytics.
InsightsService
(also extends com.newrelic.api.agent.Insights)
com.newrelic.agent.service.analytics.
SpanEventsService
com.newrelic.agent.
HarvestService
com.newrelic.agent.service.analytics.
InsightsService
(also extends com.newrelic.agent.service.
EventService
, com.newrelic.api.agent.Insights)
com.newrelic.agent.
IRPMService
com.newrelic.agent.service.module.
JarCollectorService
com.newrelic.agent.normalization.
NormalizationService
com.newrelic.agent.reinstrument.
RemoteInstrumentationService
com.newrelic.agent.rpm.
RPMConnectionService
com.newrelic.agent.
RPMServiceManager
com.newrelic.agent.samplers.
SamplerService
com.newrelic.agent.service.
ServiceManager
com.newrelic.agent.service.analytics.
SpanEventsService
com.newrelic.agent.sql.
SqlTraceService
com.newrelic.agent.stats.
StatsService
com.newrelic.agent.sql.
SlowQueryAggregator
com.newrelic.agent.sql.
SlowQueryListener
com.newrelic.agent.sql.
SqlTrace
com.newrelic.agent.config.
SqlTraceConfig
com.newrelic.agent.tracers.
SqlTracerExplainInfo
com.newrelic.agent.tracers.
SqlTracer
(also extends com.newrelic.agent.tracers.
Tracer
)
com.newrelic.agent.stats.
StatsEngine
com.newrelic.agent.stats.
StatsWork
com.newrelic.agent.util.
StringMap
com.newrelic.agent.config.
StripExceptionConfig
com.newrelic.agent.tracers.jasper.
TemplateText
com.newrelic.agent.threads.
ThreadNames
com.newrelic.agent.config.
ThreadProfilerConfig
com.newrelic.agent.
ThreadService.AgentThread
com.newrelic.agent.tracers.
TimedItem
com.newrelic.agent.tracers.
IOTracer
com.newrelic.agent.tracers.
SkipTracer
com.newrelic.agent.tracers.
SqlTracer
(also extends com.newrelic.agent.tracers.
SqlTracerExplainInfo
, com.newrelic.agent.tracers.
Tracer
)
com.newrelic.agent.tracers.
Tracer
(also extends com.newrelic.agent.tracers.
ErrorTracer
, com.newrelic.agent.bridge.ExitTracer)
com.newrelic.agent.tracers.
IOTracer
com.newrelic.agent.tracers.
SkipTracer
com.newrelic.agent.tracers.
SqlTracer
(also extends com.newrelic.agent.tracers.
SqlTracerExplainInfo
)
com.newrelic.agent.instrumentation.tracing.
TraceDetails
com.newrelic.agent.instrumentation.context.
TraceDetailsList
com.newrelic.agent.tracers.
TransactionActivityInitiator
com.newrelic.agent.transaction.
TransactionContext
com.newrelic.agent.transaction.
TransactionErrorTracker
com.newrelic.agent.instrumentation.pointcuts.
TransactionHolder
com.newrelic.agent.
TransactionListener
com.newrelic.agent.
ExtendedTransactionListener
com.newrelic.agent.transaction.
TransactionNamer
com.newrelic.agent.profile.v2.
TransactionProfileService
com.newrelic.agent.
TransactionState
com.newrelic.agent.
TransactionStatsListener
com.newrelic.agent.config.
TransactionTracerConfig
com.newrelic.agent.util.asm.
VariableLoader
com.newrelic.agent.util.asm.
Variables
com.newrelic.agent.tracers.jasper.
Visitor
com.newrelic.agent.tracers.jasper.
GenerateVisitor
Annotation Type Hierarchy
com.newrelic.agent.jmx.metrics.
JmxInit
(implements java.lang.annotation.Annotation)
com.newrelic.agent.instrumentation.pointcuts.
FieldAccessor
(implements java.lang.annotation.Annotation)
com.newrelic.agent.instrumentation.pointcuts.
PointCut
(implements java.lang.annotation.Annotation)
com.newrelic.agent.instrumentation.pointcuts.
LoadOnBootstrap
(implements java.lang.annotation.Annotation)
com.newrelic.agent.instrumentation.pointcuts.
InterfaceMixin
(implements java.lang.annotation.Annotation)
com.newrelic.agent.instrumentation.pointcuts.
MethodMapper
(implements java.lang.annotation.Annotation)
com.newrelic.agent.instrumentation.pointcuts.
InterfaceMapper
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.newrelic.agent.transport.
HttpClientWrapper.Verb
com.newrelic.agent.jmx.metrics.
JMXMetricType
com.newrelic.agent.jmx.metrics.
KafkaMetricGenerator
com.newrelic.agent.jmx.metrics.
EjbTransactionJmxMetricGenerator
com.newrelic.agent.jmx.metrics.
EjbPoolJmxMetricGenerator
com.newrelic.agent.jmx.metrics.
ServerJmxMetricGenerator
com.newrelic.agent.jmx.metrics.
DataSourceJmxMetricGenerator
com.newrelic.agent.jmx.metrics.
JmxAction
com.newrelic.agent.jmx.metrics.
JtaJmxMetricGenerator
com.newrelic.agent.jmx.
JmxType
com.newrelic.agent.transaction.
TransactionNamingScheme
com.newrelic.agent.
TransactionErrorPriority
com.newrelic.agent.profile.
ThreadType.BasicThreadType
(implements com.newrelic.agent.profile.
ThreadType
)
com.newrelic.agent.instrumentation.
NonUrlClassLoaders
com.newrelic.agent.extension.
ExtensionFileTypes
com.newrelic.agent.tracing.
Sampled
com.newrelic.agent.xml.
XmlInstrumentOptions
com.newrelic.agent.service.
ServiceState
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes