|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Event | |
---|---|
org.infinispan.loaders.decorators | This package contains loaders and stores, which are used for overflow or persistence. |
org.infinispan.notifications.cachemanagerlistener.event |
Uses of Event in org.infinispan.loaders.decorators |
---|
Methods in org.infinispan.loaders.decorators with parameters of type Event | |
---|---|
void |
SingletonStore.SingletonStoreListener.cacheStarted(Event e)
Cache started, check whether the cache is the coordinator and set the singleton store's active status. |
Uses of Event in org.infinispan.notifications.cachemanagerlistener.event |
---|
Subinterfaces of Event in org.infinispan.notifications.cachemanagerlistener.event | |
---|---|
interface |
CacheStartedEvent
This event is passed in to any method annotated with CacheStarted . |
interface |
CacheStoppedEvent
This event is passed in to any method annotated with CacheStopped . |
interface |
ViewChangedEvent
This event is passed in to any method annotated with ViewChanged . |
Classes in org.infinispan.notifications.cachemanagerlistener.event that implement Event | |
---|---|
class |
EventImpl
Implementation of cache manager events |
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |