public static interface PoolFactoryBean.PoolFactoryInitializer
PoolFactory
used by this PoolFactoryBean
to create a Pool
by providing additional or alternative configuration for the factory.PoolFactory
Modifier and Type | Method and Description |
---|---|
org.apache.geode.cache.client.PoolFactory |
initialize(org.apache.geode.cache.client.PoolFactory poolFactory)
Initializes the given
PoolFactory . |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.