org.infinispan.notifications.cachelistener.event
Interface CacheEntryEvictedEvent

All Superinterfaces:
CacheEntryEvent, Event, TransactionalEvent
All Known Implementing Classes:
EventImpl

public interface CacheEntryEvictedEvent
extends CacheEntryEvent

This event subtype is passed in to any method annotated with CacheEntryEvicted.

Since:
4.0
Author:
Manik Surtani

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.infinispan.notifications.cachelistener.event.Event
Event.Type
 
Method Summary
 
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
 


Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.