|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CacheEntryRemovedEvent
This event is passed in to any method annotated with CacheEntryRemoved
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.infinispan.notifications.cachelistener.event.Event |
---|
Event.Type |
Method Summary | |
---|---|
Object |
getValue()
|
Methods inherited from interface org.infinispan.notifications.cachelistener.event.CacheEntryEvent |
---|
getKey |
Methods inherited from interface org.infinispan.notifications.cachelistener.event.TransactionalEvent |
---|
getGlobalTransaction, isOriginLocal |
Methods inherited from interface org.infinispan.notifications.cachelistener.event.Event |
---|
getCache, getType, isPre |
Method Detail |
---|
Object getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |