Class Hierarchy
- java.lang.Object
- org.springframework.data.gemfire.support.AbstractCachingCacheResolver<T> (implements org.springframework.data.gemfire.CacheResolver<T>)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.springframework.data.gemfire.support.AbstractFactoryBeanSupport<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean<T>)
- org.apache.geode.cache.util.CacheListenerAdapter<K,V> (implements org.apache.geode.cache.CacheListener<K,V>)
- org.springframework.data.gemfire.support.CompositeLifecycle (implements java.lang.Iterable<T>, org.springframework.context.SmartLifecycle)
- org.springframework.data.gemfire.support.ConnectionEndpoint (implements java.lang.Cloneable, java.lang.Comparable<T>)
- org.springframework.data.gemfire.support.DeclarableSupport (implements org.apache.geode.cache.CacheCallback, org.apache.geode.cache.Declarable)
- org.springframework.data.gemfire.support.DisableBeanDefinitionOverridingApplicationContextInitializer (implements org.springframework.context.ApplicationContextInitializer<C>)
- org.springframework.data.gemfire.support.GemfireBeanFactoryLocator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.gemfire.support.GemfireBeanFactoryLocator.BeanFactoryReference
- org.springframework.data.gemfire.support.GemfireFunctions
- org.springframework.data.gemfire.support.NoOpBeanFactoryPostProcessor (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor)
- java.beans.PropertyEditorSupport (implements java.beans.PropertyEditor)
- org.springframework.data.gemfire.support.SingleCacheCacheResolver
- org.springframework.data.gemfire.support.SingleRegionRegionResolver (implements org.springframework.data.gemfire.RegionResolver)
- org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer (implements org.springframework.context.ApplicationListener<E>, org.apache.geode.cache.Declarable)
- org.springframework.data.gemfire.support.SpringServerLauncherCacheProvider (implements org.apache.geode.distributed.ServerLauncherCacheProvider)
Interface Hierarchy
- org.springframework.context.Lifecycle
- org.springframework.context.SmartLifecycle (also extends org.springframework.context.Phased)
- org.springframework.context.Phased
- org.springframework.context.SmartLifecycle (also extends org.springframework.context.Lifecycle)
- org.springframework.data.gemfire.support.RegionServiceRegionResolver.RegionServiceResolver<T>
- org.springframework.core.type.filter.TypeFilter