| 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 © 2008–2017 JBoss by Red Hat, Inc.. All rights reserved.