Class CacheManagerNotifierImpl

java.lang.Object
org.infinispan.notifications.impl.AbstractListenerImpl<Event,ListenerInvocation<Event>>
org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl
All Implemented Interfaces:
CacheManagerNotifier, Listenable

public class CacheManagerNotifierImpl extends AbstractListenerImpl<Event,ListenerInvocation<Event>> implements CacheManagerNotifier
Global, shared notifications on the cache manager.
Since:
4.0
Author:
Manik Surtani