SWS-631 - documentation

This commit is contained in:
Arjen Poutsma
2010-07-30 10:32:56 +00:00
parent 7297276b49
commit 0c2533bb00

View File

@@ -74,7 +74,7 @@ import org.springframework.xml.validation.XmlValidatorFactory;
* @ContextConfiguration("applicationContext.xml")
* public class IntegrationTest {
*
* // AirlineClient extends WebServiceGatewaySupport, and is configured in applicationContext.xml
* // MyWebServiceClient extends WebServiceGatewaySupport, and is configured in applicationContext.xml
* @Autowired
* private MyWebServiceClient client;
*