Uses of Interface
org.springframework.data.gemfire.config.annotation.support.Configurer
Packages that use Configurer
Package
Description
-
Uses of Configurer in org.springframework.data.gemfire.config.annotation
Subinterfaces of Configurer in org.springframework.data.gemfire.config.annotationModifier and TypeInterfaceDescriptioninterfaceTheCacheServerConfigurerinterface defines a contract for implementingObjectsin order to customize the configuration of aCacheServerFactoryBeanused to construct, configure and initialize an instance ofCacheServer.interfaceTheClientCacheConfigurerinterface defines a contract for implementingObjectsin order to customize the configuration of aClientCacheFactoryBeanused to construct, configure and initialize an instance of aClientCache.interfaceTheContinuousQueryListenerContainerConfigurerinterfaces defines a contract for implementingObjectsin order to customize the configuration of aContinuousQueryListenerContainerwhen enabling Continuous Query (CQ) functionality in a Spring Boot, Apache Geode/Pivotal GemFireClientCacheapplications.interfaceTheDiskStoreConfigurerinterface defines a contract for implementingObjectsin order to customize the configuration of aDiskStoreFactoryBeanused to construct, configure and initialize aDiskStore.interfaceGatewayReceiverConfigurerused to customize the configuration of aGatewayReceiverFactoryBean.interfaceinterfaceTheIndexConfigurerinterface defines a contract for implementingObjectsin order to customize the configuration of Entity-definedIndexeswhen a user annotates her Spring applicationConfigurationClasswithEnableIndexing.interfaceA SpringConfigurerused to apply additional, customized configuration for an Apache Geode or Pivotal GemFireLocator.interfaceThePeerCacheConfigurerinterface defines a contract for implementingObjectsin order to customize the configuration of aCacheFactoryBeanused to construct, configure and initialize an instance of a peerCache.interfaceThePoolConfigurerinterface defines a contract for implementingObjectsin order to customize the configuration of aPoolFactoryBeanused to construct, configure and initialize aPool.interfaceTheRegionConfigurerinterface defines a contract for implementingObjectsin order to customize the configuration of Entity-definedRegionswhen a user annotates her Spring applicationConfigurationClasswithEnableEntityDefinedRegionsorEnableCachingDefinedRegions.Classes in org.springframework.data.gemfire.config.annotation that implement ConfigurerModifier and TypeClassDescriptionclassComposition forCacheServerConfigurer.classComposition forClientCacheConfigurer.classComposition ofContinuousQueryListenerContainerConfigurer.classComposition ofDiskStoreConfigurer.classComposition ofGatewayReceiverConfigurer.classComposition ofGatewaySenderConfigurer.classComposition forIndexConfigurer.classComposition forLocatorConfigurer.classComposition ofPeerCacheConfigurer.classComposition ofPoolConfigurer.classComposition forRegionConfigurer. -
Uses of Configurer in org.springframework.data.gemfire.config.annotation.support
Classes in org.springframework.data.gemfire.config.annotation.support with type parameters of type ConfigurerModifier and TypeClassDescriptionclassAbstractLazyResolvingComposableConfigurer<T,C extends Configurer<T>> Abstract base class forConfigurerinterface implementations, encapsulating logic and functionality common to all lazy resolving, composableConfigurerimplementations.Classes in org.springframework.data.gemfire.config.annotation.support that implement ConfigurerModifier and TypeClassDescriptionclassAbstractLazyResolvingComposableConfigurer<T,C extends Configurer<T>> Abstract base class forConfigurerinterface implementations, encapsulating logic and functionality common to all lazy resolving, composableConfigurerimplementations.protected static classprotected static classprotected static class