Class Hierarchy
- java.lang.Object
- com.turbospaces.boot.AbstractBootstrapAware (implements org.springframework.beans.factory.BeanFactory, com.turbospaces.boot.BootstrapAware)
- com.turbospaces.ebean.JGroupsCacheManager (implements com.turbospaces.ebean.CacheManager, org.jgroups.blocks.MethodLookup, io.ebean.cache.ServerCacheFactory, io.ebean.cache.ServerCacheNotify)
- com.turbospaces.ebean.MockCacheManager (implements com.turbospaces.ebean.CacheManager, io.ebean.cache.ServerCacheFactory)
- org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- com.turbospaces.ebean.CacheCleanTask (implements java.lang.Runnable)
- com.turbospaces.ebean.DefaultEbeanCacheConfigurer (implements com.turbospaces.ebean.EbeanCacheConfigurer)
- com.turbospaces.ebean.LocalEbeanCache (implements com.turbospaces.ebean.LocalCache, java.util.function.Supplier<T>)
- com.turbospaces.ebean.ReplicatedEbeanCache (implements com.turbospaces.ebean.ReplicatedCache)
- com.turbospaces.ebean.RuntimeConfigCache (implements com.turbospaces.ebean.LocalCache)
- com.turbospaces.ebean.SimpleCache (implements com.turbospaces.ebean.LocalCache, java.util.function.Supplier<T>)