Uses of Interface
org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationStrategyPreStopContext
Packages that use CoordinationStrategyPreStopContext
-
Uses of CoordinationStrategyPreStopContext in org.hibernate.search.mapper.orm.coordination.common.spi
Methods in org.hibernate.search.mapper.orm.coordination.common.spi with parameters of type CoordinationStrategyPreStopContextModifier and TypeMethodDescriptionCoordinationStrategy.preStop(CoordinationStrategyPreStopContext context) Prepares forCoordinationStrategy.stop(), executing any operations that need to be executed before shutdown.