Class TraceCxfFeature

java.lang.Object
org.apache.cxf.feature.AbstractFeature
org.aoju.bus.tracer.binding.apache.cxf.TraceCxfFeature
All Implemented Interfaces:
org.apache.cxf.feature.Feature

public class TraceCxfFeature extends org.apache.cxf.feature.AbstractFeature
Since:
Java 17+
Author:
Kimi Liu
  • Constructor Details

    • TraceCxfFeature

      public TraceCxfFeature()
    • TraceCxfFeature

      public TraceCxfFeature(String profile)
  • Method Details

    • initializeProvider

      protected void initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider, org.apache.cxf.Bus bus)
      Overrides:
      initializeProvider in class org.apache.cxf.feature.AbstractFeature