| Package | Description |
|---|---|
| jakarta.enterprise.inject.spi |
The portable extension integration SPI.
|
| jakarta.enterprise.inject.spi.configurator |
| Modifier and Type | Method and Description |
|---|---|
default void |
ObserverMethod.notify(EventContext<T> eventContext)
Calls the observer method, passing the given event context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObserverMethodConfigurator.EventConsumer.accept(EventContext<T> eventContext) |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.