| 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. |
| Class | Description |
|---|---|
| EventImpl |
Implementation of cache manager events
|
| Enum | Description |
|---|---|
| Event.Type |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.