Package org.apache.cxf.tracing.brave
Class BraveFeature.Portable
- java.lang.Object
-
- org.apache.cxf.tracing.brave.BraveFeature.Portable
-
- All Implemented Interfaces:
org.apache.cxf.feature.AbstractPortableFeature,org.apache.cxf.feature.Feature
- Enclosing class:
- BraveFeature
public static class BraveFeature.Portable extends Object implements org.apache.cxf.feature.AbstractPortableFeature
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddoInitializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider, org.apache.cxf.Bus bus)
-
-
-
Constructor Detail
-
Portable
public Portable()
-
Portable
public Portable(String name)
-
Portable
public Portable(brave.Tracing tracing)
-
Portable
public Portable(brave.http.HttpTracing brave)
-
-