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 BackendImplementorBackendFactory. create(EventContext eventContext, BackendBuildContext context, ConfigurationPropertySource propertySource)IndexManagerBuilderBackendImplementor. createIndexManagerBuilder(String indexName, String mappedTypeName, boolean multiTenancyEnabled, BackendBuildContext context, ConfigurationPropertySource propertySource)
-