Package org.hibernate.resource.beans.container.spi
package org.hibernate.resource.beans.container.spi
An SPI abstracting over CDI-like bean containers.
-
ClassDescriptionRepresents a backend "bean container" - CDI, Spring, etcModels how the lifecycle for a bean should be managed.Release-able extension to
ContainedBean
.This contract and the nested LifecycleListener contract represent the changes we'd like to propose to the CDI spec.Contract for things interested in receiving notifications of BeanManager lifecycle events.