Uses of Interface
io.ebean.cache.ServerCacheFactory
-
Packages that use ServerCacheFactory Package Description io.ebean.cache Server Cache Service -
-
Uses of ServerCacheFactory in io.ebean.cache
Methods in io.ebean.cache that return ServerCacheFactory Modifier and Type Method Description ServerCacheFactory
ServerCachePlugin. create(DatabaseConfig config, BackgroundExecutor executor)
Create the ServerCacheFactory given the server config and background executor service.
-