suppressing deprecation warning
This commit is contained in:
@@ -39,6 +39,7 @@ public class RmiOutboundGatewayParserTests {
|
||||
|
||||
|
||||
@Before
|
||||
@SuppressWarnings("deprecation")
|
||||
public void setupTestInboundGateway() throws Exception {
|
||||
testChannel.setBeanName("testChannel");
|
||||
RmiInboundGateway gateway = new RmiInboundGateway();
|
||||
|
||||
Reference in New Issue
Block a user