Uses of Class
org.infinispan.notifications.cachemanagerlistener.annotation.CacheStarted

Packages that use CacheStarted
org.infinispan.loaders.decorators This package contains loaders and stores, which are used for overflow or persistence. 
 

Uses of CacheStarted in org.infinispan.loaders.decorators
 

Methods in org.infinispan.loaders.decorators with annotations of type CacheStarted
 void SingletonStore.SingletonStoreListener.cacheStarted(Event e)
          Cache started, check whether the cache is the coordinator and set the singleton store's active status.
 



Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.