Apache CXF API

org.apache.cxf.ws.addressing.impl
Class AddressingFeatureApplier

java.lang.Object
  extended by org.apache.cxf.ws.addressing.impl.AddressingFeatureApplier
All Implemented Interfaces:
WSAddressingFeature.WSAddressingFeatureApplier

public class AddressingFeatureApplier
extends Object
implements WSAddressingFeature.WSAddressingFeatureApplier


Constructor Summary
AddressingFeatureApplier()
           
 
Method Summary
 void initializeProvider(WSAddressingFeature feature, InterceptorProvider provider, Bus bus)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressingFeatureApplier

public AddressingFeatureApplier()
Method Detail

initializeProvider

public void initializeProvider(WSAddressingFeature feature,
                               InterceptorProvider provider,
                               Bus bus)
Specified by:
initializeProvider in interface WSAddressingFeature.WSAddressingFeatureApplier

Apache CXF API

Apache CXF