Uses of Interface
org.hibernate.search.spi.MassIndexerFactory

Packages that use MassIndexerFactory
org.hibernate.search.hcore.impl   
org.hibernate.search.impl   
 

Uses of MassIndexerFactory in org.hibernate.search.hcore.impl
 

Methods in org.hibernate.search.hcore.impl that return MassIndexerFactory
 MassIndexerFactory MassIndexerFactoryIntegrator.initiateService(Map configurationValues, ServiceRegistryImplementor registry)
           
 

Methods in org.hibernate.search.hcore.impl that return types with arguments of type MassIndexerFactory
 Class<MassIndexerFactory> MassIndexerFactoryIntegrator.getServiceInitiated()
           
 

Uses of MassIndexerFactory in org.hibernate.search.impl
 

Classes in org.hibernate.search.impl that implement MassIndexerFactory
 class DefaultMassIndexerFactory
          The MassIndexer implementation used when none is specified in the configuration.
 



Copyright © 2006-2013 Red Hat Middleware, LLC. All Rights Reserved