org.infinispan.cdi.event.cachemanager
Class AbstractAdapter<T extends Event>
java.lang.Object
org.infinispan.cdi.event.cachemanager.AbstractAdapter<T>
- Direct Known Subclasses:
- CacheStartedAdapter, CacheStoppedAdapter, ViewChangedAdapter
public abstract class AbstractAdapter<T extends Event>
- extends Object
- Author:
- Pete Muir
Method Summary |
void |
fire(T payload)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAdapter
public AbstractAdapter(javax.enterprise.event.Event<T> event)
fire
public void fire(T payload)
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.