| Package | Description |
|---|---|
| javax.enterprise.inject.spi | |
| javax.enterprise.inject.spi.configurator |
| Modifier and Type | Method and Description |
|---|---|
default void |
ObserverMethod.notify(EventContext<T> eventContext)
Call the observer method with the given eventContext.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObserverMethodConfigurator.EventConsumer.accept(EventContext<T> eventContext) |
Copyright © 2021. All rights reserved.