| Package | Description |
|---|---|
| org.jboss.weld.event |
| Modifier and Type | Field and Description |
|---|---|
static ObserverNotifier.ObserverExceptionHandler |
ObserverNotifier.ObserverExceptionHandler.IMMEDIATE_HANDLER |
| Modifier and Type | Method and Description |
|---|---|
protected <T> void |
ObserverNotifier.notifySyncObservers(List<javax.enterprise.inject.spi.ObserverMethod<? super T>> observers,
T event,
javax.enterprise.inject.spi.EventMetadata metadata,
ObserverNotifier.ObserverExceptionHandler handler) |
protected <T> void |
ObserverNotifier.notifyTransactionObservers(List<javax.enterprise.inject.spi.ObserverMethod<? super T>> observers,
T event,
javax.enterprise.inject.spi.EventMetadata metadata,
ObserverNotifier.ObserverExceptionHandler handler) |
Copyright © 2019. All rights reserved.