org.apache.geronimo.axis2.feature
Class AddressingFeatureConfigurator

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

public class AddressingFeatureConfigurator
extends Object
implements WebServiceFeatureConfigurator<org.apache.geronimo.jaxws.feature.AddressingFeatureInfo>

Version:
$Rev$ $Date$

Constructor Summary
AddressingFeatureConfigurator()
           
 
Method Summary
 void configure(org.apache.axis2.jaxws.description.EndpointDescription endpointDescription, org.apache.geronimo.jaxws.feature.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,
                      org.apache.geronimo.jaxws.feature.AddressingFeatureInfo webServiceFeatureInfo)
Specified by:
configure in interface WebServiceFeatureConfigurator<org.apache.geronimo.jaxws.feature.AddressingFeatureInfo>


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