Package | Description |
---|---|
javax.enterprise.inject.spi |
The portable extension integration SPI.
|
javax.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 © 2019 Eclipse Foundation.
Use is subject to license terms.