Uses of Interface
jakarta.enterprise.inject.spi.BeanContainer
Package
Description
The portable extension integration SPI.
-
Uses of BeanContainer in jakarta.enterprise.inject.se
Modifier and TypeMethodDescriptiondefault BeanContainer
SeContainer.getBeanContainer()
Get the CDIBeanContainer
for this container. -
Uses of BeanContainer in jakarta.enterprise.inject.spi
Modifier and TypeInterfaceDescriptioninterface
Allows a portable extension to interact directly with the container.Modifier and TypeMethodDescriptionCDI.getBeanContainer()
Get the CDIBeanContainer
for the current context.