- Detail:
- Field |
- Constr |
- Method
-
-
Nested Class Summary
Nested Classes
Modifier and Type |
Interface and Description |
static class |
Event.Type |
-
-
Method Detail
-
getType
Event.Type getType()
- Returns:
- the type of event represented by this instance.
-
isPre
boolean isPre()
- Returns:
- true if the notification is before the event has occurred, false if after the event has occurred.
-
getCache
Cache<K,V> getCache()
- Returns:
- a handle to the cache instance that generated this notification.
-->
- Detail:
- Field |
- Constr |
- Method
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.