| Package | Description |
|---|---|
| org.infinispan.notifications |
Notifications and eventing for listeners on both the Cache and CacheManager interfaces.
|
| org.infinispan.notifications.cachelistener.filter |
Cache-specific notifications and eventing filtering classes. |
| Modifier and Type | Method and Description |
|---|---|
static Listener.Observation |
Listener.Observation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Listener.Observation[] |
Listener.Observation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Listener.Observation |
DelegatingCacheEntryListenerInvocation.getObservation() |
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.