Class AddCacheServersConfiguration

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

public class AddCacheServersConfiguration extends AddCacheServerConfiguration
The AddCacheServersConfiguration class registers CacheServerFactoryBean bean definitions for all EnableCacheServer annotation configuration meta-data defined in the EnableCacheServers annotation on a GemFire peer cache application class.
Since:
1.9.0
Author:
John Blum
See Also: