程序包 org.hibernate.resource.beans.container.spi
-
接口概要 接口 说明 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. -
类概要 类 说明 AbstractCdiBeanContainer FallbackContainedBean<B>