Uses of Enum Class
kieker.monitoring.core.registry.TraceRegistry
Packages that use TraceRegistry
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.
-
Uses of TraceRegistry in kieker.monitoring.core.registry
Methods in kieker.monitoring.core.registry that return TraceRegistryModifier and TypeMethodDescriptionstatic TraceRegistryReturns the enum constant of this class with the specified name.static TraceRegistry[]TraceRegistry.values()Returns an array containing the constants of this enum class, in the order they are declared.