Uses of Class
org.infinispan.notifications.cachelistener.event.EventImpl

Packages that use EventImpl
org.infinispan.notifications.cachelistener.event   
 

Uses of EventImpl in org.infinispan.notifications.cachelistener.event
 

Methods in org.infinispan.notifications.cachelistener.event that return EventImpl
static
<K,V> EventImpl<K,V>
EventImpl.createEvent(Cache<K,V> cache, Event.Type type)
           
 



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