Package org.apache.cxf.tracing.brave
Class BraveClientFeature
- java.lang.Object
-
- javax.xml.ws.WebServiceFeature
-
- org.apache.cxf.feature.AbstractFeature
-
- org.apache.cxf.feature.DelegatingFeature<BraveClientFeature.Portable>
-
- org.apache.cxf.tracing.brave.BraveClientFeature
-
- All Implemented Interfaces:
AbstractPortableFeature,Feature
public class BraveClientFeature extends DelegatingFeature<BraveClientFeature.Portable>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBraveClientFeature.Portable
-
Field Summary
-
Fields inherited from class org.apache.cxf.feature.DelegatingFeature
delegate
-
-
Constructor Summary
Constructors Constructor Description BraveClientFeature(brave.http.HttpTracing brave)BraveClientFeature(brave.Tracing tracing)
-
Method Summary
-
Methods inherited from class org.apache.cxf.feature.DelegatingFeature
getDelegate, initialize, initialize, initialize, initialize, initializeProvider, setDelegate
-
Methods inherited from class org.apache.cxf.feature.AbstractFeature
doInitializeProvider, getActive, getID, isEnabled
-
-