Class DiskStoresConfiguration

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

public class DiskStoresConfiguration extends DiskStoreConfiguration
The DiskStoresConfiguration class is a Spring ImportBeanDefinitionRegistrar used to register multiple GemFire/Geode DiskStore bean definitions.
Since:
1.9.0
Author:
John Blum
See Also: