Class AddPoolsConfiguration

All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, ImportBeanDefinitionRegistrar, EnvironmentAware

public class AddPoolsConfiguration extends AddPoolConfiguration
The AddPoolsConfiguration class registers PoolFactoryBean bean definitions for all EnablePool annotation configuration meta-data defined in the EnablePools annotation on a GemFire client cache application class.
Since:
1.9.0
Author:
John Blum
See Also: