Uses of Interface
kieker.analysis.behavior.acceptance.matcher.IEntryCallAcceptanceMatcher
Packages that use IEntryCallAcceptanceMatcher
Package
Description
Copyright 2026 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Copyright 2026 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
-
Uses of IEntryCallAcceptanceMatcher in kieker.analysis.behavior
Constructors in kieker.analysis.behavior with parameters of type IEntryCallAcceptanceMatcherModifierConstructorDescriptionModelGenerationCompositeStage(IEntryCallAcceptanceMatcher entryCallMatcher, ITraceSignatureProcessor traceSignatureProcessor, Long userSessionTimeout, boolean waitForCompleteTrace) Generating user behavior graphs.UserSessionGeneratorCompositeStage(IEntryCallAcceptanceMatcher entryCallMatcher, ITraceSignatureProcessor traceSignatureProcessor, Long userSessionTimeout) Create the user session generator stage. -
Uses of IEntryCallAcceptanceMatcher in kieker.analysis.behavior.acceptance.matcher
Classes in kieker.analysis.behavior.acceptance.matcher that implement IEntryCallAcceptanceMatcherModifier and TypeClassDescriptionclassAllows to match operation and class signatures regarding a set of patterns to decide whether they belong to the user behavior.Constructors in kieker.analysis.behavior.acceptance.matcher with parameters of type IEntryCallAcceptanceMatcherModifierConstructorDescriptionCreate an acceptance filter with an external matcher.