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 © 2012 JBoss by Red Hat. All Rights Reserved.