Uses of Enum Class
kieker.monitoring.core.registry.ControlFlowRegistry
Packages that use ControlFlowRegistry
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.
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 ControlFlowRegistry in kieker.monitoring.core.registry
Methods in kieker.monitoring.core.registry that return ControlFlowRegistryModifier and TypeMethodDescriptionstatic ControlFlowRegistryReturns the enum constant of this class with the specified name.static ControlFlowRegistry[]ControlFlowRegistry.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ControlFlowRegistry in kieker.monitoring.probe.cxf
Fields in kieker.monitoring.probe.cxf declared as ControlFlowRegistryModifier and TypeFieldDescriptionprotected static final ControlFlowRegistryOperationExecutionSOAPRequestInInterceptor.CF_REGISTRYStores the singleton instance of the control flow registry.protected static final ControlFlowRegistryOperationExecutionSOAPRequestOutInterceptor.CF_REGISTRYStores the singleton instance of the control flow registry.protected static final ControlFlowRegistryOperationExecutionSOAPResponseInInterceptor.CF_REGISTRYStores the singleton instance of the control flow registry.protected static final ControlFlowRegistryOperationExecutionSOAPResponseOutInterceptor.CF_REGISTRYStores the singleton instance of the control flow registry. -
Uses of ControlFlowRegistry in kieker.monitoring.probe.servlet
Fields in kieker.monitoring.probe.servlet declared as ControlFlowRegistryModifier and TypeFieldDescriptionprotected static final ControlFlowRegistrySessionAndTraceRegistrationFilter.CF_REGISTRY