程序包 org.hibernate.resource.beans

Defines Hibernate's integration with CDI. Because CDI may or may not be available a lot of this support is directed toward abstracting/encapsulating CDI. The central contracts here from a consumption point-of-view are ManagedBean and ManagedBeanRegistry which may or may not really be backed by CDI.