Uses of Class
kieker.monitoring.probe.cxf.SOAPTraceRegistry
| Package | Description |
|---|---|
| kieker.monitoring.probe.cxf |
Copyright 2022 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 SOAPTraceRegistry Modifier and Type Field Description protected static SOAPTraceRegistryOperationExecutionSOAPRequestInInterceptor. SOAP_REGISTRYStores the singleton instance of the SOAP trace registry.protected static SOAPTraceRegistryOperationExecutionSOAPRequestOutInterceptor. SOAP_REGISTRYStores the singleton instance of the SOAP trace registry.protected static SOAPTraceRegistryOperationExecutionSOAPResponseInInterceptor. SOAP_REGISTRYStores the singleton instance of the SOAP trace registry.protected static SOAPTraceRegistryOperationExecutionSOAPResponseOutInterceptor. SOAP_REGISTRYStores the singleton instance of the SOAP trace registry.Methods in kieker.monitoring.probe.cxf that return SOAPTraceRegistry Modifier and Type Method Description static SOAPTraceRegistrySOAPTraceRegistry. getInstance()Delivers the one and only instance of this class.