protected static class GemFireMockObjectsBeanPostProcessor.MockingPoolFactoryInitializer
extends java.lang.Object
implements org.springframework.data.gemfire.client.PoolFactoryBean.PoolFactoryInitializer
| Modifier | Constructor and Description |
|---|---|
protected |
MockingPoolFactoryInitializer() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.geode.cache.client.PoolFactory |
initialize(org.apache.geode.cache.client.PoolFactory poolFactory) |
protected static org.springframework.data.gemfire.client.PoolFactoryBean |
mock(org.springframework.data.gemfire.client.PoolFactoryBean poolFactoryBean) |
protected static org.springframework.data.gemfire.client.PoolFactoryBean mock(org.springframework.data.gemfire.client.PoolFactoryBean poolFactoryBean)
public org.apache.geode.cache.client.PoolFactory initialize(org.apache.geode.cache.client.PoolFactory poolFactory)
initialize in interface org.springframework.data.gemfire.client.PoolFactoryBean.PoolFactoryInitializer