@Retention(value=RUNTIME) @Target(value=METHOD) public @interface CacheEntriesEvicted
CacheEntriesEvictedEvent
otherwise an IncorrectListenerException
will be thrown when registering your cache listener.
Locking: notification is performed WITH locks on the given key.
Listener
,
CacheEntryLoaded
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.