public abstract class AbstractAdapter<T extends Event<?,?>> extends Object
AbstractAdapter(javax.enterprise.event.Event<T> event)
void
fire(T payload)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractAdapter(javax.enterprise.event.Event<T> event)
public void fire(T payload)
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.