Uses of Interface
org.hibernate.search.engine.backend.spi.BackendBuildContext
-
Packages that use BackendBuildContext Package Description org.hibernate.search.engine.backend.spi -
-
Uses of BackendBuildContext in org.hibernate.search.engine.backend.spi
Methods in org.hibernate.search.engine.backend.spi with parameters of type BackendBuildContext Modifier and Type Method Description BackendImplementor
BackendFactory. create(EventContext eventContext, BackendBuildContext context, ConfigurationPropertySource propertySource)
IndexManagerBuilder
BackendImplementor. createIndexManagerBuilder(String indexName, String mappedTypeName, boolean multiTenancyEnabled, BackendBuildContext context, ConfigurationPropertySource propertySource)
-