@Retention(value=RUNTIME) @Target(value=METHOD) public @interface BuddyGroupChanged
BuddyGroupChangedEvent
otherwise an IncorrectCacheListenerException
will be thrown when registering
your cache listener.
This call back only occurs when a buddy group structure is changed. In a cache setup where buddy replication is not
enabled, this call back would never occur.
CacheListener
,
CacheBlockedEvent
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.