Class AddressingFeatureApplier
- java.lang.Object
-
- org.apache.cxf.ws.addressing.impl.AddressingFeatureApplier
-
- All Implemented Interfaces:
WSAddressingFeature.WSAddressingFeatureApplier
public class AddressingFeatureApplier extends Object implements WSAddressingFeature.WSAddressingFeatureApplier
-
-
Constructor Summary
Constructors Constructor Description AddressingFeatureApplier()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinitializeProvider(WSAddressingFeature feature, InterceptorProvider provider, Bus bus)
-
-
-
Method Detail
-
initializeProvider
public void initializeProvider(WSAddressingFeature feature, InterceptorProvider provider, Bus bus)
- Specified by:
initializeProviderin interfaceWSAddressingFeature.WSAddressingFeatureApplier
-
-