Uses of Annotation Interface
org.infinispan.notifications.cachelistener.annotation.CacheEntryCreated
Packages that use CacheEntryCreated
Package
Description
This is the private xsite package.
-
Uses of CacheEntryCreated in org.infinispan.globalstate.impl
Methods in org.infinispan.globalstate.impl with annotations of type CacheEntryCreatedModifier and TypeMethodDescriptionGlobalConfigurationStateListener.handleCreate(CacheEntryCreatedEvent<ScopedState, CacheState> event) -
Uses of CacheEntryCreated in org.infinispan.notifications.cachelistener.cluster
Methods in org.infinispan.notifications.cachelistener.cluster with annotations of type CacheEntryCreatedModifier and TypeMethodDescriptionRemoteClusterListener.handleClusterEvents(CacheEntryEvent event) -
Uses of CacheEntryCreated in org.infinispan.xsite
Methods in org.infinispan.xsite with annotations of type CacheEntryCreatedModifier and TypeMethodDescriptionvoidOfflineStatus.onStatusChanged(CacheEntryEvent<ScopedState, Long> event)