Uses of Class
org.infinispan.notifications.cachelistener.annotation.CacheEntryCreated
-
Packages that use CacheEntryCreated Package Description org.infinispan.globalstate.impl org.infinispan.notifications.cachelistener.cluster -
-
Uses of CacheEntryCreated in org.infinispan.globalstate.impl
Methods in org.infinispan.globalstate.impl with annotations of type CacheEntryCreated Modifier and Type Method Description void
GlobalConfigurationStateListener. createCache(CacheEntryCreatedEvent<ScopedState,CacheState> event)
-
Uses of CacheEntryCreated in org.infinispan.notifications.cachelistener.cluster
Methods in org.infinispan.notifications.cachelistener.cluster with annotations of type CacheEntryCreated Modifier and Type Method Description void
RemoteClusterListener. handleClusterEvents(CacheEntryEvent event)
-