org.apache.geronimo.axis2.feature
Interface WebServiceFeatureConfigurator<T extends WebServiceFeatureInfo>

All Known Implementing Classes:
AddressingFeatureConfigurator, MTOMFeatureConfigurator, RespectBindingFeatureConfigurator, ServerFeaturesConfigurator

public interface WebServiceFeatureConfigurator<T extends WebServiceFeatureInfo>

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

Method Summary
 void configure(org.apache.axis2.jaxws.description.EndpointDescription endpointDescription, T webServiceFeatureInfo)
           
 

Method Detail

configure

void configure(org.apache.axis2.jaxws.description.EndpointDescription endpointDescription,
               T webServiceFeatureInfo)


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