Uses of Interface
org.hibernate.search.engine.backend.spi.BackendBuildContext
Packages that use BackendBuildContext
-
Uses of BackendBuildContext in org.hibernate.search.engine.backend.spi
Methods in org.hibernate.search.engine.backend.spi with parameters of type BackendBuildContextModifier and TypeMethodDescriptionBackendFactory.create(org.hibernate.search.util.common.reporting.EventContext eventContext, BackendBuildContext context, ConfigurationPropertySource propertySource) BackendImplementor.createIndexManagerBuilder(String indexName, String mappedTypeName, BackendBuildContext context, BackendMapperContext backendMapperContext, ConfigurationPropertySource propertySource)