Uses of Class
kieker.monitoring.probe.cxf.SOAPTraceRegistry
Packages that use SOAPTraceRegistry
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 SOAPTraceRegistry in kieker.monitoring.probe.cxf
Fields in kieker.monitoring.probe.cxf declared as SOAPTraceRegistryModifier and TypeFieldDescriptionprotected static final SOAPTraceRegistryOperationExecutionSOAPRequestInInterceptor.SOAP_REGISTRYStores the singleton instance of the SOAP trace registry.protected static final SOAPTraceRegistryOperationExecutionSOAPRequestOutInterceptor.SOAP_REGISTRYStores the singleton instance of the SOAP trace registry.protected static final SOAPTraceRegistryOperationExecutionSOAPResponseInInterceptor.SOAP_REGISTRYStores the singleton instance of the SOAP trace registry.protected static final SOAPTraceRegistryOperationExecutionSOAPResponseOutInterceptor.SOAP_REGISTRYStores the singleton instance of the SOAP trace registry.Methods in kieker.monitoring.probe.cxf that return SOAPTraceRegistryModifier and TypeMethodDescriptionstatic SOAPTraceRegistrySOAPTraceRegistry.getInstance()Delivers the one and only instance of this class.