Package io.quarkiverse.cxf.metrics
Class QuarkusCxfMetricsFeature
java.lang.Object
jakarta.xml.ws.WebServiceFeature
org.apache.cxf.feature.AbstractFeature
org.apache.cxf.feature.DelegatingFeature<org.apache.cxf.metrics.MetricsFeature.Portable>
org.apache.cxf.metrics.MetricsFeature
io.quarkiverse.cxf.metrics.QuarkusCxfMetricsFeature
- All Implemented Interfaces:
org.apache.cxf.feature.AbstractPortableFeature,org.apache.cxf.feature.Feature
public class QuarkusCxfMetricsFeature
extends org.apache.cxf.metrics.MetricsFeature
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.cxf.metrics.MetricsFeature
org.apache.cxf.metrics.MetricsFeature.Portable -
Field Summary
Fields inherited from class org.apache.cxf.feature.DelegatingFeature
delegateFields inherited from class jakarta.xml.ws.WebServiceFeature
enabled -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cxf.feature.DelegatingFeature
getDelegate, initialize, initialize, initialize, initialize, initializeProvider, setDelegateMethods inherited from class org.apache.cxf.feature.AbstractFeature
doInitializeProvider, getActive, getID, isEnabled
-
Constructor Details
-
QuarkusCxfMetricsFeature
public QuarkusCxfMetricsFeature() -
QuarkusCxfMetricsFeature
-