INT-1624 @author tags

This commit is contained in:
Gary Russell
2010-11-17 16:13:02 -05:00
parent 27b0f153ee
commit 3af7a939db
5 changed files with 5 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ import org.springframework.util.StringUtils;
* Base class for inbound gateway parsers.
*
* @author Mark Fisher
* @author Gary Russell
*/
public abstract class AbstractInboundGatewayParser extends AbstractSimpleBeanDefinitionParser {