public class ListenerRegistration extends Object
| Constructor and Description |
|---|
ListenerRegistration(KeyAffinityServiceImpl<?> keyAffinityService) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleCacheStopped(CacheStoppedEvent cse) |
void |
handleViewChange(TopologyChangedEvent<?,?> tce) |
public ListenerRegistration(KeyAffinityServiceImpl<?> keyAffinityService)
public void handleViewChange(TopologyChangedEvent<?,?> tce)
public void handleCacheStopped(CacheStoppedEvent cse)
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.