public class TransactionalObserverNotifier extends ObserverNotifier
ObserverNotifier
with support for transactional observer methods.currentEventMetadata
Modifier | Constructor and Description |
---|---|
protected |
TransactionalObserverNotifier(String contextId,
TypeSafeObserverResolver resolver,
org.jboss.weld.bootstrap.api.ServiceRegistry services,
boolean strict) |
Modifier and Type | Method and Description |
---|---|
protected <T> void |
notifyObserver(EventPacket<T> event,
javax.enterprise.inject.spi.ObserverMethod<? super T> observer) |
buildEventResolvable, buildEventResolvable, checkEventObjectType, checkEventObjectType, clear, fireEvent, fireEvent, fireEvent, fireEvent, notifyObserver, notifyObservers, of, resolveObserverMethods, resolveObserverMethods, resolveObserverMethods
protected TransactionalObserverNotifier(String contextId, TypeSafeObserverResolver resolver, org.jboss.weld.bootstrap.api.ServiceRegistry services, boolean strict)
protected <T> void notifyObserver(EventPacket<T> event, javax.enterprise.inject.spi.ObserverMethod<? super T> observer)
notifyObserver
in class ObserverNotifier
Copyright © 2016. All rights reserved.