Uses of Interface
io.ebean.cache.ServerCacheNotify
Packages that use ServerCacheNotify
-
Uses of ServerCacheNotify in io.ebean.cache
Methods in io.ebean.cache that return ServerCacheNotifyModifier and TypeMethodDescriptionServerCacheNotifyPlugin.create
(DatabaseConfig config) Create a ServerCacheNotify implementation given the server configuration.ServerCacheFactory.createCacheNotify
(ServerCacheNotify listener) Return a ServerCacheNotify that we will send ServerCacheNotification events to.Methods in io.ebean.cache with parameters of type ServerCacheNotifyModifier and TypeMethodDescriptionServerCacheFactory.createCacheNotify
(ServerCacheNotify listener) Return a ServerCacheNotify that we will send ServerCacheNotification events to.