Uses of Interface
jakarta.enterprise.inject.spi.BeanManager
Package
Description
The portable extension integration SPI.
-
Uses of BeanManager in jakarta.enterprise.inject.se
Modifier and TypeMethodDescriptionSeContainer.getBeanManager()
Get the CDI BeanManager for this container -
Uses of BeanManager in jakarta.enterprise.inject.spi
Modifier and TypeMethodDescriptionabstract BeanManager
CDI.getBeanManager()
Get the CDI BeanManager for the current contextModifierConstructorDescriptionUnmanaged
(BeanManager manager, Class<T> clazz) Create an injector for the given class