Uses of Interface
javax.enterprise.inject.spi.BeanManager
Packages that use BeanManager
-
Uses of BeanManager in javax.enterprise.inject.spi
Methods in javax.enterprise.inject.spi that return BeanManagerModifier and TypeMethodDescriptionabstract BeanManagerCDI.getBeanManager()Get the CDI BeanManager for the current contextConstructors in javax.enterprise.inject.spi with parameters of type BeanManagerModifierConstructorDescriptionUnmanaged(BeanManager manager, Class<T> clazz) Create an injector for the given class