org.apache.cxf.ws.addressing.impl
Class AddressingFeatureApplier
java.lang.Object
org.apache.cxf.ws.addressing.impl.AddressingFeatureApplier
- All Implemented Interfaces:
- org.apache.cxf.ws.addressing.WSAddressingFeature.WSAddressingFeatureApplier
public class AddressingFeatureApplier
- extends Object
- implements org.apache.cxf.ws.addressing.WSAddressingFeature.WSAddressingFeatureApplier
|
Method Summary |
void |
initializeProvider(org.apache.cxf.ws.addressing.WSAddressingFeature feature,
org.apache.cxf.interceptor.InterceptorProvider provider,
org.apache.cxf.Bus bus)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddressingFeatureApplier
public AddressingFeatureApplier()
initializeProvider
public void initializeProvider(org.apache.cxf.ws.addressing.WSAddressingFeature feature,
org.apache.cxf.interceptor.InterceptorProvider provider,
org.apache.cxf.Bus bus)
- Specified by:
initializeProvider in interface org.apache.cxf.ws.addressing.WSAddressingFeature.WSAddressingFeatureApplier
Apache CXF