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