Uses of Interface
org.hibernate.search.engine.mapper.mapping.spi.MappingStartContext
Packages that use MappingStartContext
-
Uses of MappingStartContext in org.hibernate.search.engine.mapper.mapping.spi
Methods in org.hibernate.search.engine.mapper.mapping.spi with parameters of type MappingStartContextModifier and TypeMethodDescriptionMappingImplementor.start(MappingStartContext context) Start any resource necessary to operate the mapping at runtime.