SGF-458 - Enable resolution of GemFire's DistributedSystem and System properties to be overridden in PoolFactoryBean.

This commit is contained in:
John Blum
2016-01-08 15:10:00 -08:00
parent 91619b8811
commit 10fadc0d9a
2 changed files with 20 additions and 5 deletions

View File

@@ -155,7 +155,7 @@ public class PoolUsingLocatorsAndServersPropertyPlaceholdersTest {
}
@Override
void resolveDistributedSystem() {
protected void resolveDistributedSystem() {
}
}