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
  • Constructor Details

    • Portable

      public Portable()
    • Portable

      public Portable(String name)
    • Portable

      public Portable(brave.Tracing tracing)
    • Portable

      public Portable(brave.http.HttpTracing brave)
  • Method Details

    • doInitializeProvider

      public void doInitializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider, org.apache.cxf.Bus bus)
      Specified by:
      doInitializeProvider in interface org.apache.cxf.feature.AbstractPortableFeature