Modifier and Type | Interface and Description |
---|---|
interface |
MatchedEventMap
Collection for internal use similar to the MatchedEventMap class in the client package
that holds the one or more events that could match any defined event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
MatchedEventMapImpl
Collection for internal use similar to the MatchedEventMap class in the client package
that holds the one or more events that could match any defined event expressions.
|
Modifier and Type | Method and Description |
---|---|
static void |
AuditPath.auditPatternTrue(EvalFactoryNode factoryNode,
Object from,
MatchedEventMapMinimal matchEvent,
boolean isQuitted,
AgentInstanceContext agentInstanceContext)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
void |
AuditProviderPattern.patternTrue(EvalFactoryNode factoryNode,
Object from,
MatchedEventMapMinimal matchEvent,
boolean isQuitted,
AgentInstanceContext agentInstanceContext) |
void |
AuditProviderDefault.patternTrue(EvalFactoryNode factoryNode,
Object from,
MatchedEventMapMinimal matchEvent,
boolean isQuitted,
AgentInstanceContext agentInstanceContext) |
Modifier and Type | Method and Description |
---|---|
void |
InstrumentationCommonDefault.qPatternNotEvaluateTrue(EvalNotFactoryNode evalNotNode,
MatchedEventMapMinimal matchEvent) |
void |
InstrumentationCommon.qPatternNotEvaluateTrue(EvalNotFactoryNode evalNotNode,
MatchedEventMapMinimal matchEvent) |
Copyright © 2005–2021. All rights reserved.