Modifier and Type | Method and Description |
---|---|
EvalRootMatchRemover |
ViewableActivationResult.getOptEvalRootMatchRemover() |
Constructor and Description |
---|
ViewableActivationResult(Viewable viewable,
AgentInstanceMgmtCallback stopCallback,
EvalRootMatchRemover optEvalRootMatchRemover,
boolean suppressSameEventMatches,
boolean discardPartialsOnMatch,
EvalRootState optionalPatternRoot,
ViewableActivationResultExtension viewableActivationResultExtension,
Runnable optPostContextMergeRunnable) |
Modifier and Type | Interface and Description |
---|---|
interface |
EvalRootState
Interface for a root state node accepting a callback to use to indicate pattern results.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalRootStateNode
This class is always the root node in the evaluation state tree representing any activated event expression.
|
Constructor and Description |
---|
PatternRemoveDispatchView(EvalRootMatchRemover matchRemoveCallback,
boolean suppressSameEventMatches,
boolean discardPartialsOnMatch) |
Copyright © 2005–2020. All rights reserved.