EmbeddedCacheManager-specific listener eventsSee: Description
| Interface | Description |
|---|---|
| CacheStartedEvent |
This event is passed in to any method annotated with
CacheStarted. |
| CacheStoppedEvent |
This event is passed in to any method annotated with
CacheStopped. |
| Event |
Common characteristics of events that occur on a cache manager
|
| MergeEvent |
This event is passed in to any method annotated with
Merged. |
| ViewChangedEvent |
This event is passed in to any method annotated with
ViewChanged. |
| Enum | Description |
|---|---|
| Event.Type |
EmbeddedCacheManager-specific listener eventsCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.