Uses of Class
org.hibernate.search.mapper.orm.bootstrap.impl.HibernateSearchPreIntegrationService
-
Packages that use HibernateSearchPreIntegrationService Package Description org.hibernate.search.mapper.orm.bootstrap.impl -
-
Uses of HibernateSearchPreIntegrationService in org.hibernate.search.mapper.orm.bootstrap.impl
Methods in org.hibernate.search.mapper.orm.bootstrap.impl that return HibernateSearchPreIntegrationService Modifier and Type Method Description HibernateSearchPreIntegrationServiceHibernateSearchPreIntegrationService.Initiator. initiateService(Map configurationValues, org.hibernate.service.spi.ServiceRegistryImplementor registry)Methods in org.hibernate.search.mapper.orm.bootstrap.impl that return types with arguments of type HibernateSearchPreIntegrationService Modifier and Type Method Description Class<HibernateSearchPreIntegrationService>HibernateSearchPreIntegrationService.Initiator. getServiceInitiated()
-