Package | Description |
---|---|
jakarta.enterprise.inject.spi |
The portable extension integration SPI.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProcessSyntheticObserverMethod<T,X>
The container fires an event of this type for each custom implementation of
ObserverMethod added through
AfterBeanDiscovery.addObserverMethod(ObserverMethod) or AfterBeanDiscovery.addObserverMethod() , before
registering the ObserverMethod object. |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.