| Package | Description |
|---|---|
| org.infinispan.notifications.cachemanagerlistener.event |
EmbeddedCacheManager-specific listener events |
| Modifier and Type | Interface and Description |
|---|---|
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 |
MergeEvent
This event is passed in to any method annotated with
Merged. |
interface |
ViewChangedEvent
This event is passed in to any method annotated with
ViewChanged. |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.