Class LocatorApplicationConfiguration

java.lang.Object
org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, ImportAware, EnvironmentAware

@Configuration public class LocatorApplicationConfiguration extends AbstractAnnotationConfigSupport implements ImportAware
Spring @Configuration class used to configure and bootstrap an Apache Geode or Pivotal GemFire Locator.
Since:
2.2.0
Author:
John Blum
See Also:
  • Field Details

  • Constructor Details

    • LocatorApplicationConfiguration

      public LocatorApplicationConfiguration()
  • Method Details