Uses of Interface
org.hibernate.resource.beans.spi.ManagedBeanRegistry
-
Packages that use ManagedBeanRegistry Package Description org.hibernate.boot.model.convert.spi org.hibernate.resource.beans.spi -
-
Uses of ManagedBeanRegistry in org.hibernate.boot.model.convert.spi
Methods in org.hibernate.boot.model.convert.spi that return ManagedBeanRegistry Modifier and Type Method Description ManagedBeanRegistryJpaAttributeConverterCreationContext. getManagedBeanRegistry() -
Uses of ManagedBeanRegistry in org.hibernate.resource.beans.spi
Methods in org.hibernate.resource.beans.spi that return ManagedBeanRegistry Modifier and Type Method Description ManagedBeanRegistryManagedBeanRegistryInitiator. initiateService(java.util.Map configurationValues, ServiceRegistryImplementor serviceRegistry)Methods in org.hibernate.resource.beans.spi that return types with arguments of type ManagedBeanRegistry Modifier and Type Method Description java.lang.Class<ManagedBeanRegistry>ManagedBeanRegistryInitiator. getServiceInitiated()
-