Class OpenTracingFeature
java.lang.Object
jakarta.xml.ws.WebServiceFeature
org.apache.cxf.feature.AbstractFeature
org.apache.cxf.feature.DelegatingFeature<OpenTracingFeature.Portable>
org.apache.cxf.tracing.opentracing.OpenTracingFeature
- All Implemented Interfaces:
AbstractPortableFeature,Feature
-
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
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
-
OpenTracingFeature
public OpenTracingFeature() -
OpenTracingFeature
public OpenTracingFeature(io.opentracing.Tracer tracer)
-