public interface ClusterListener
Modifier and Type | Method and Description |
---|---|
void |
eventReceived(ClusterEvent event)
Registered task to be executed on all cluster nodes once it's notified from cache.
|
void eventReceived(ClusterEvent event)
event
- value of notification (Object added into the cache)Copyright © 2021 JBoss by Red Hat. All rights reserved.