Class Hierarchy
- java.lang.Object
- com.turbospaces.boot.AbstractBootstrapAware (implements org.springframework.beans.factory.BeanFactory, com.turbospaces.boot.BootstrapAware)
- com.turbospaces.ebean.CacheBootstrapInitializer (implements org.springframework.boot.BootstrapRegistryInitializer)
- com.turbospaces.ebean.DefaultEbeanCacheManager (implements com.turbospaces.ebean.CacheManager, io.ebean.cache.ServerCacheNotify)
- 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.RpcDispatcherDisposableBean (implements org.springframework.beans.factory.DisposableBean)
- com.turbospaces.ebean.RuntimeConfigCache (implements com.turbospaces.ebean.LocalCache)
- com.turbospaces.ebean.SimpleCache (implements com.turbospaces.ebean.LocalCache, java.util.function.Supplier<T>)
- com.turbospaces.boot.AbstractBootstrapAware (implements org.springframework.beans.factory.BeanFactory, com.turbospaces.boot.BootstrapAware)
Interface Hierarchy
- com.turbospaces.boot.BootstrapAware
- com.turbospaces.ebean.CacheManager (also extends org.jgroups.blocks.MethodLookup, io.ebean.cache.ServerCacheFactory)
- com.turbospaces.ebean.EbeanCacheConfigurer
- org.jgroups.blocks.MethodLookup
- com.turbospaces.ebean.CacheManager (also extends com.turbospaces.boot.BootstrapAware, io.ebean.cache.ServerCacheFactory)
- com.turbospaces.ebean.RemoteCacheManager
- io.ebean.cache.ServerCache
- com.turbospaces.ebean.LocalCache
- com.turbospaces.ebean.ReplicatedCache
- com.turbospaces.ebean.LocalCache
- io.ebean.cache.ServerCacheFactory
- com.turbospaces.ebean.CacheManager (also extends com.turbospaces.boot.BootstrapAware, org.jgroups.blocks.MethodLookup)