Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.turbospaces.boot.AbstractBootstrapAware (implements com.turbospaces.boot.BootstrapAware)
    • 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.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>)

Interface Hierarchy

  • io.ebean.cache.ServerCache
  • io.ebean.cache.ServerCacheFactory
    • com.turbospaces.ebean.CacheManager (also extends io.ebean.cache.ServerCachePlugin)
  • io.ebean.cache.ServerCachePlugin
    • com.turbospaces.ebean.CacheManager (also extends io.ebean.cache.ServerCacheFactory)