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
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoInitializeProvider(InterceptorProvider provider, Bus bus) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.cxf.feature.AbstractPortableFeature
initialize, initialize, initialize, initialize
-
Constructor Details
-
Portable
public Portable() -
Portable
-
Portable
public Portable(brave.Tracing tracing) -
Portable
public Portable(brave.http.HttpTracing brave)
-
-
Method Details
-
doInitializeProvider
- Specified by:
doInitializeProviderin interfaceAbstractPortableFeature
-