Uses of Class
org.infinispan.notifications.cachelistener.event.impl.EventImpl
-
Packages that use EventImpl Package Description org.infinispan.notifications.cachelistener.event.impl -
-
Uses of EventImpl in org.infinispan.notifications.cachelistener.event.impl
Methods in org.infinispan.notifications.cachelistener.event.impl that return EventImpl Modifier and Type Method Description EventImpl<K,V>
EventImpl. clone()
static <K,V>
EventImpl<K,V>EventImpl. createEvent(Cache<K,V> cache, Event.Type type)
-