| Package | Description |
|---|---|
| javax.enterprise.inject.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CDIProvider
Pluggable mechanism to resolve the CDI instance.
|
interface |
ObserverMethod<T>
ObserverMethod is the SPI to handle an observer method, which is
an event consumer for an event of the given type T.
|
Copyright © 2021. All rights reserved.