Polish
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user