Uses of Package
org.hibernate.resource.beans.container.spi
Packages that use org.hibernate.resource.beans.container.spi
Package
Description
Implementation of the SPI for id generator factories.
An implementation of the bean container SPI based on CDI.
An SPI abstracting over CDI-like bean containers.
Defines an SPI for integration with CDI-like containers.
-
Classes in org.hibernate.resource.beans.container.spi used by org.hibernate.id.factory.internal
-
Classes in org.hibernate.resource.beans.container.spi used by org.hibernate.resource.beans.container.internalClassDescriptionRepresents a backend "bean container" - CDI, Spring, etcModels how the lifecycle for a bean should be managed.Release-able extension to
ContainedBean.Contract for things interested in receiving notifications of BeanManager lifecycle events. -
Classes in org.hibernate.resource.beans.container.spi used by org.hibernate.resource.beans.container.spiClassDescriptionRepresents a backend "bean container" - CDI, Spring, etcModels how the lifecycle for a bean should be managed.Release-able extension to
ContainedBean.Contract for things interested in receiving notifications of BeanManager lifecycle events. -
Classes in org.hibernate.resource.beans.container.spi used by org.hibernate.resource.beans.internalClassDescriptionRepresents a backend "bean container" - CDI, Spring, etcModels how the lifecycle for a bean should be managed.
-
Classes in org.hibernate.resource.beans.container.spi used by org.hibernate.resource.beans.spi
-