Spring Web Services Framework

org.springframework.ws.server.endpoint.mapping
Class PayloadRootAnnotationMethodEndpointMappingTest

java.lang.Object
  extended by AbstractDependencyInjectionSpringContextTests
      extended by org.springframework.ws.server.endpoint.mapping.PayloadRootAnnotationMethodEndpointMappingTest

public class PayloadRootAnnotationMethodEndpointMappingTest
extends AbstractDependencyInjectionSpringContextTests


Constructor Summary
PayloadRootAnnotationMethodEndpointMappingTest()
           
 
Method Summary
protected  String getConfigPath()
           
 void setMapping(org.springframework.ws.server.endpoint.mapping.PayloadRootAnnotationMethodEndpointMapping mapping)
           
 void testInvoke()
           
 void testRegistration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PayloadRootAnnotationMethodEndpointMappingTest

public PayloadRootAnnotationMethodEndpointMappingTest()
Method Detail

getConfigPath

protected String getConfigPath()

setMapping

public void setMapping(org.springframework.ws.server.endpoint.mapping.PayloadRootAnnotationMethodEndpointMapping mapping)

testRegistration

public void testRegistration()
                      throws NoSuchMethodException
Throws:
NoSuchMethodException

testInvoke

public void testInvoke()
                throws Exception
Throws:
Exception

Spring Web Services Framework

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