org.apache.geronimo.axis2.feature
Class RespectBindingFeatureConfigurator

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

public class RespectBindingFeatureConfigurator
extends Object
implements WebServiceFeatureConfigurator<org.apache.geronimo.jaxws.feature.RespectBindingFeatureInfo>

Version:
$Rev: 1104183 $ $Date: 2011-05-17 20:11:47 +0800 (Tue, 17 May 2011) $

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

Constructor Detail

RespectBindingFeatureConfigurator

public RespectBindingFeatureConfigurator()
Method Detail

configure

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


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