org.apache.geronimo.axis2.feature
Class AddressingFeatureConfigurator

java.lang.Object
  extended by org.apache.geronimo.axis2.feature.AddressingFeatureConfigurator
All Implemented Interfaces:
WebServiceFeatureConfigurator<AddressingFeatureInfo>

public class AddressingFeatureConfigurator
extends Object
implements WebServiceFeatureConfigurator<AddressingFeatureInfo>

Version:
$Rev$ $Date$

Constructor Summary
AddressingFeatureConfigurator()
           
 
Method Summary
 void configure(org.apache.axis2.jaxws.description.EndpointDescription endpointDescription, AddressingFeatureInfo webServiceFeatureInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressingFeatureConfigurator

public AddressingFeatureConfigurator()
Method Detail

configure

public void configure(org.apache.axis2.jaxws.description.EndpointDescription endpointDescription,
                      AddressingFeatureInfo webServiceFeatureInfo)
Specified by:
configure in interface WebServiceFeatureConfigurator<AddressingFeatureInfo>


Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.