Uses of Interface
org.hibernate.search.engine.backend.spi.BackendStartContext
Packages that use BackendStartContext
-
Uses of BackendStartContext in org.hibernate.search.engine.backend.spi
Methods in org.hibernate.search.engine.backend.spi with parameters of type BackendStartContextModifier and TypeMethodDescriptionvoidBackendImplementor.start(BackendStartContext context) Start any resource necessary to operate the backend at runtime.