Class Hierarchy
- java.lang.Object
- 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.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean<K,
V> (implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean<K,
- org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.ArchiveFileFilter (implements java.io.FileFilter)
- org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata<K,
V> - org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport<K,
V> (implements org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapter<K, V>) - org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.CacheSnapshotServiceAdapter
- org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.RegionSnapshotServiceAdapter<K,
V>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.data.gemfire.snapshot.ExportSnapshotException
- org.springframework.data.gemfire.snapshot.ImportSnapshotException
- java.lang.RuntimeException
- java.lang.Exception
- 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>)
Interface Hierarchy
- org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapter<K,
V>