Package org.hibernate.resource.beans.container.internal
package org.hibernate.resource.beans.container.internal
An implementation of the bean container SPI based on CDI.
-
ClassDescriptionHelper class for building a CDI-based
BeanContainer
.ABeanLifecycleStrategy
to use when CDI compliance is required (i.e.ABeanLifecycleStrategy
to use when JPA compliance is required (i.e.Used to locate named CDI beans.Exception indicating that the given class is not known as a CDI bean - triggers fallback handlingException indicating an attempt to access the CDI BeanManager before it is ready for use