This commit is contained in:
Arjen Poutsma
2008-03-08 03:49:39 +00:00
parent 3d68eed5ac
commit 4b6a0f5b2c

View File

@@ -25,6 +25,8 @@ import org.springframework.ws.wsdl.WsdlDefinitionException;
*
* @author Arjen Poutsma
* @since 1.0.0
* @deprecated as of Spring Web Services 1.5: superseded by {@link org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition}
* and the {@link org.springframework.ws.wsdl.wsdl11.provider} package
*/
public interface Wsdl11DefinitionBuilder {