org.apache.geronimo.axis2.feature
Class RespectBindingFeatureConfigurator

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

public class RespectBindingFeatureConfigurator
extends Object
implements WebServiceFeatureConfigurator<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, 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,
                      RespectBindingFeatureInfo webServiceFeatureInfo)
Specified by:
configure in interface WebServiceFeatureConfigurator<RespectBindingFeatureInfo>


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