Package org.apache.cxf.tracing.brave
Class BraveFeature.Portable
- java.lang.Object
-
- org.apache.cxf.tracing.brave.BraveFeature.Portable
-
- All Implemented Interfaces:
AbstractPortableFeature,Feature
- Enclosing class:
- BraveFeature
public static class BraveFeature.Portable extends Object implements AbstractPortableFeature
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddoInitializeProvider(InterceptorProvider provider, Bus bus)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.cxf.feature.AbstractPortableFeature
initialize, initialize, initialize, initialize
-
-
-
-
Constructor Detail
-
Portable
public Portable()
-
Portable
public Portable(String name)
-
Portable
public Portable(brave.Tracing tracing)
-
Portable
public Portable(brave.http.HttpTracing brave)
-
-
Method Detail
-
doInitializeProvider
public void doInitializeProvider(InterceptorProvider provider, Bus bus)
- Specified by:
doInitializeProviderin interfaceAbstractPortableFeature
-
-