This commit is contained in:
Greg Turnquist
2014-12-05 14:14:59 -06:00
parent a46cb2b1d4
commit 938e8661d2
2 changed files with 5 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ import java.util.*;
* WS-Addressing interceptor, respectively.
*
* @author Arjen Poutsma
* @author Nate Stoddard
* @since 1.5.0
*/
public abstract class AbstractAddressingEndpointMapping extends TransformerObjectSupport

View File

@@ -41,6 +41,10 @@ import java.io.InputStream;
import static org.junit.Assert.*;
/**
* @author Arjen Poutsma
* @author Nate Stoddard
*/
public class AnnotationActionMethodEndpointMappingTest {
private StaticApplicationContext applicationContext;