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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidinitializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider, org.apache.cxf.Bus bus) Methods inherited from class org.apache.cxf.feature.AbstractFeature
getActive, initialize, initialize, initialize, initialize
-
Constructor Details
-
TraceCxfFeature
public TraceCxfFeature() -
TraceCxfFeature
-
-
Method Details
-
initializeProvider
protected void initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider, org.apache.cxf.Bus bus) - Overrides:
initializeProviderin classorg.apache.cxf.feature.AbstractFeature
-