Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- clients() - Method in interface io.quarkiverse.cxf.metrics.CxfMetricsConfig
-
Client configurations.
- CodahaleSubstitutions - Class in org.apache.cxf.metrics.codahale
-
We do not support Dropwizard Metrics.
- CodahaleSubstitutions() - Constructor for class org.apache.cxf.metrics.codahale.CodahaleSubstitutions
- customize(CXFClientInfo, JaxWsProxyFactoryBean) - Method in class io.quarkiverse.cxf.metrics.MetricsCustomizer
- customize(CXFServletInfo, JaxWsServerFactoryBean) - Method in class io.quarkiverse.cxf.metrics.MetricsCustomizer
- CxfMetricsConfig - Interface in io.quarkiverse.cxf.metrics
- CxfMetricsConfig.ClientsConfig - Interface in io.quarkiverse.cxf.metrics
-
Options of CXF clients or service endpoints.
- CxfMetricsConfig.ClientsConfig.ClientConfig - Interface in io.quarkiverse.cxf.metrics
-
Options of a CXF client.
- CxfMetricsConfig.EndpointsConfig - Interface in io.quarkiverse.cxf.metrics
-
Options of CXF clients or service endpoints.
- CxfMetricsConfig.EndpointsConfig.EndpointConfig - Interface in io.quarkiverse.cxf.metrics
-
Options of a CXF service endpoint.
- CxfMetricsConfig.GlobalMetricsConfig - Interface in io.quarkiverse.cxf.metrics
E
- enabled() - Method in interface io.quarkiverse.cxf.metrics.CxfMetricsConfig.ClientsConfig.ClientConfig
-
If `true` and if `quarkus.cxf.metrics.enabled-for` is set to `both` or `clients` then the `MetricsFeature` will be added to this client; otherwise the feature will not be added to this client.
- enabled() - Method in interface io.quarkiverse.cxf.metrics.CxfMetricsConfig.EndpointsConfig.EndpointConfig
-
If `true` and if `quarkus.cxf.metrics.enabled-for` is set to `both` or `services` then the `MetricsFeature` will be added to this service endpoint; otherwise the feature will not be added to this service endpoint.
- enabledFor() - Method in interface io.quarkiverse.cxf.metrics.CxfMetricsConfig.GlobalMetricsConfig
-
Specifies whether the metrics collection will be enabled for clients, services, both or none.
- endpoints() - Method in interface io.quarkiverse.cxf.metrics.CxfMetricsConfig
-
Endpoint configurations.
I
- INSTRUMENTATION_SCOPE - Static variable in class io.quarkiverse.cxf.metrics.MetricsCustomizer
- io.quarkiverse.cxf.metrics - package io.quarkiverse.cxf.metrics
M
- metrics() - Method in interface io.quarkiverse.cxf.metrics.CxfMetricsConfig.ClientsConfig
-
Metrics related client configuration
- metrics() - Method in interface io.quarkiverse.cxf.metrics.CxfMetricsConfig.EndpointsConfig
-
Metrics related service endpoint configuration.
- metrics() - Method in interface io.quarkiverse.cxf.metrics.CxfMetricsConfig
-
Global Metrics configuration.
- MetricsCustomizer - Class in io.quarkiverse.cxf.metrics
- MetricsCustomizer() - Constructor for class io.quarkiverse.cxf.metrics.MetricsCustomizer
O
- org.apache.cxf.metrics.codahale - package org.apache.cxf.metrics.codahale
Q
- QuarkusCxfMetricsFeature - Class in io.quarkiverse.cxf.metrics
- QuarkusCxfMetricsFeature() - Constructor for class io.quarkiverse.cxf.metrics.QuarkusCxfMetricsFeature
- QuarkusCxfMetricsFeature(Optional<List<String>>) - Constructor for class io.quarkiverse.cxf.metrics.QuarkusCxfMetricsFeature
T
- tagsCustomizers() - Method in interface io.quarkiverse.cxf.metrics.CxfMetricsConfig.GlobalMetricsConfig
-
A list of xref:user-guide/configuration.adoc#beanRefs[references] to `org.apache.cxf.metrics.micrometer.provider.TagsCustomizer` beans that will be attached to the global metrics feature.
All Classes and Interfaces|All Packages|Constant Field Values