Package org.apache.cxf.metrics
Class MetricsFeature
java.lang.Object
jakarta.xml.ws.WebServiceFeature
org.apache.cxf.feature.AbstractFeature
org.apache.cxf.feature.DelegatingFeature<MetricsFeature.Portable>
org.apache.cxf.metrics.MetricsFeature
- All Implemented Interfaces:
org.apache.cxf.feature.AbstractPortableFeature,org.apache.cxf.feature.Feature
public class MetricsFeature
extends org.apache.cxf.feature.DelegatingFeature<MetricsFeature.Portable>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.apache.cxf.feature.DelegatingFeature
delegateFields inherited from class jakarta.xml.ws.WebServiceFeature
enabled -
Constructor Summary
ConstructorsConstructorDescriptionMetricsFeature(MetricsProvider provider) MetricsFeature(MetricsProvider... providers) -
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
-
MetricsFeature
public MetricsFeature() -
MetricsFeature
-
MetricsFeature
-