Uses of Class
org.hibernate.search.mapper.pojo.extractor.spi.ContainerExtractorRegistry
Packages that use ContainerExtractorRegistry
Package
Description
-
Uses of ContainerExtractorRegistry in org.hibernate.search.mapper.pojo.extractor.impl
Constructors in org.hibernate.search.mapper.pojo.extractor.impl with parameters of type ContainerExtractorRegistryModifierConstructorDescriptionContainerExtractorBinder(BeanResolver beanResolver, ContainerExtractorRegistry containerExtractorRegistry, TypePatternMatcherFactory typePatternMatcherFactory) -
Uses of ContainerExtractorRegistry in org.hibernate.search.mapper.pojo.extractor.spi
Methods in org.hibernate.search.mapper.pojo.extractor.spi that return ContainerExtractorRegistry