Package org.hibernate.resource.beans.container.spi
-
Interface Summary Interface Description BeanContainer Represents a backend "bean container" - CDI, Spring, etcBeanContainer.LifecycleOptions BeanLifecycleStrategy Models how the lifecycle for a bean should be managed.ContainedBean<B> ContainedBeanImplementor<B> Release-able extension to ContainedBean.ExtendedBeanManager This contract and the nested LifecycleListener contract represent the changes we'd like to propose to the CDI spec.ExtendedBeanManager.LifecycleListener Contract for things interested in receiving notifications of BeanManager lifecycle events. -
Class Summary Class Description AbstractCdiBeanContainer FallbackContainedBean<B>