Uses of Class
org.infinispan.notifications.cachemanagerlistener.annotation.CacheStarted
-
Packages that use CacheStarted Package Description org.infinispan.persistence.support -
-
Uses of CacheStarted in org.infinispan.persistence.support
Methods in org.infinispan.persistence.support with annotations of type CacheStarted Modifier and Type Method Description void
SingletonCacheWriter.SingletonStoreListener. cacheStarted(Event e)
Cache started, check whether the cache is the coordinator and set the singleton store's active status.
-