Uses of Interface
org.hibernate.service.spi.ServiceContributor
Packages that use ServiceContributor
Package
Description
-
Uses of ServiceContributor in org.hibernate.envers.boot.internal
Classes in org.hibernate.envers.boot.internal that implement ServiceContributorModifier and TypeClassDescriptionclassServiceContributor implementation pushing the EnversService into the registry -
Uses of ServiceContributor in org.hibernate.search.mapper.orm.bootstrap.impl
Classes in org.hibernate.search.mapper.orm.bootstrap.impl that implement ServiceContributor -
Uses of ServiceContributor in org.hibernate.search.mapper.orm.mapping.impl
Classes in org.hibernate.search.mapper.orm.mapping.impl that implement ServiceContributorModifier and TypeClassDescriptionfinal classContributes theHibernateSearchContextProviderServiceto the ServiceRegistry of Hibernate ORM.