Uses of Interface
org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingConfigurationContext
-
Packages that use AutomaticIndexingConfigurationContext Package Description org.hibernate.search.mapper.orm.coordination.common.spi -
-
Uses of AutomaticIndexingConfigurationContext in org.hibernate.search.mapper.orm.coordination.common.spi
Methods in org.hibernate.search.mapper.orm.coordination.common.spi with parameters of type AutomaticIndexingConfigurationContext Modifier and Type Method Description voidCooordinationStrategy. configureAutomaticIndexing(AutomaticIndexingConfigurationContext context)Configures automatic indexing.
-