Uses of Enum Class
kieker.monitoring.core.registry.SessionRegistry
Packages that use SessionRegistry
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 SessionRegistry in kieker.monitoring.core.registry
Methods in kieker.monitoring.core.registry that return SessionRegistryModifier and TypeMethodDescriptionstatic SessionRegistryReturns the enum constant of this class with the specified name.static SessionRegistry[]SessionRegistry.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SessionRegistry in kieker.monitoring.probe.cxf
Fields in kieker.monitoring.probe.cxf declared as SessionRegistryModifier and TypeFieldDescriptionprotected static final SessionRegistryOperationExecutionSOAPRequestInInterceptor.SESSION_REGISTRYStores the singleton instance of the session registry.protected static final SessionRegistryOperationExecutionSOAPRequestOutInterceptor.SESSION_REGISTRYStores the singleton instance of the session registry.protected static final SessionRegistryOperationExecutionSOAPResponseInInterceptor.SESSION_REGISTRYStores the singleton instance of the session registry.protected static final SessionRegistryOperationExecutionSOAPResponseOutInterceptor.SESSION_REGISTRYStores the singleton instance of the session registry. -
Uses of SessionRegistry in kieker.monitoring.probe.servlet
Fields in kieker.monitoring.probe.servlet declared as SessionRegistryModifier and TypeFieldDescriptionprotected static final SessionRegistrySessionAndTraceRegistrationFilter.SESSION_REGISTRY