Class McastConfiguration

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

public class McastConfiguration extends EmbeddedServiceConfigurationSupport
The McastConfiguration class is a Spring ImportBeanDefinitionRegistrar that applies additional GemFire configuration by way of GemFire System properties to configure and use multi-cast networking for GemFire communication and distribution rather than the (preferred) Locator-based location services.
Since:
1.9.0
Author:
John Blum
See Also: