Uses of Interface
org.hibernate.search.engine.mapper.mapping.spi.MappingPreStopContext
Packages that use MappingPreStopContext
-
Uses of MappingPreStopContext in org.hibernate.search.engine.mapper.mapping.spi
Methods in org.hibernate.search.engine.mapper.mapping.spi with parameters of type MappingPreStopContextModifier and TypeMethodDescriptionMappingImplementor.preStop(MappingPreStopContext context) Prepare forMappingImplementor.stop(), executing any operations that needs to be executed before shutdown.