Spring Web Services Framework

org.springframework.ws.transport.mail
Class MailIntegrationTest

java.lang.Object
  extended by AbstractDependencyInjectionSpringContextTests
      extended by org.springframework.ws.transport.mail.MailIntegrationTest

public class MailIntegrationTest
extends AbstractDependencyInjectionSpringContextTests


Constructor Summary
MailIntegrationTest()
           
 
Method Summary
protected  String[] getConfigLocations()
           
protected  void onTearDown()
           
 void setWebServiceTemplate(org.springframework.ws.client.core.WebServiceTemplate webServiceTemplate)
           
 void testMailTransport()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailIntegrationTest

public MailIntegrationTest()
Method Detail

getConfigLocations

protected String[] getConfigLocations()

onTearDown

protected void onTearDown()
                   throws Exception
Throws:
Exception

setWebServiceTemplate

public void setWebServiceTemplate(org.springframework.ws.client.core.WebServiceTemplate webServiceTemplate)

testMailTransport

public void testMailTransport()
                       throws Exception
Throws:
Exception

Spring Web Services Framework

Copyright © 2005-2008 The Spring Web Services Framework. All Rights Reserved.