public interface CDIProvider
Pluggable mechanism to resolve the CDI instance.
A container or an application can set this with
CDI.setCDIProvider(CDIProvider)
| Modifier and Type | Method and Description |
|---|---|
CDI<Object> |
getCDI() |
Copyright © 2021. All rights reserved.