suppressing deprecation warning

This commit is contained in:
Mark Fisher
2010-11-15 17:53:26 -05:00
parent 313b802338
commit bf0b0a18b2

View File

@@ -39,6 +39,7 @@ public class RmiOutboundGatewayParserTests {
@Before
@SuppressWarnings("deprecation")
public void setupTestInboundGateway() throws Exception {
testChannel.setBeanName("testChannel");
RmiInboundGateway gateway = new RmiInboundGateway();