org.infinispan.cdi.event.cachemanager
Class CacheStoppedAdapter
java.lang.Object
org.infinispan.cdi.event.cachemanager.AbstractAdapter<CacheStoppedEvent>
org.infinispan.cdi.event.cachemanager.CacheStoppedAdapter
public class CacheStoppedAdapter
- extends AbstractAdapter<CacheStoppedEvent>
- Author:
- Pete Muir
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY
public static final CacheStoppedEvent EMPTY
CacheStoppedAdapter
public CacheStoppedAdapter(javax.enterprise.event.Event<CacheStoppedEvent> event,
String cacheName)
fire
public void fire(CacheStoppedEvent payload)
- Overrides:
fire
in class AbstractAdapter<CacheStoppedEvent>
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.