Add temporary GemfireBeanFactoryLocatorProxy class extending SDG's GemfireBeanFactoryLocator to clean up references to BeanFactories stored by integration tests.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
package org.springframework.data.gemfire.support;
|
||||
|
||||
/**
|
||||
* The GemfireBeanFactoryLocatorProxy class...
|
||||
*
|
||||
* @author John Blum
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public class GemfireBeanFactoryLocatorProxy {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user