Uses of Class
io.ebean.cache.ServerCacheNotification
-
Packages that use ServerCacheNotification Package Description io.ebean.cache Server Cache Service -
-
Uses of ServerCacheNotification in io.ebean.cache
Methods in io.ebean.cache with parameters of type ServerCacheNotification Modifier and Type Method Description void
ServerCacheNotify. notify(ServerCacheNotification notification)
Notify other server cache members of the table modifications or process the notifications.
-