org.infinispan.affinity
Class ListenerRegistration

java.lang.Object
  extended by org.infinispan.affinity.ListenerRegistration

public class ListenerRegistration
extends Object

Used for registering various cache notifications.

Since:
4.1
Author:
Mircea.Markus@jboss.com

Constructor Summary
ListenerRegistration(KeyAffinityServiceImpl keyAffinityService)
           
 
Method Summary
 void handleCacheStopped(CacheStoppedEvent cse)
           
 void handleViewChange(ViewChangedEvent vce)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListenerRegistration

public ListenerRegistration(KeyAffinityServiceImpl keyAffinityService)
Method Detail

handleViewChange

public void handleViewChange(ViewChangedEvent vce)

handleCacheStopped

public void handleCacheStopped(CacheStoppedEvent cse)

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.