Uses of Interface
org.hibernate.search.engine.mapper.mapping.building.spi.IndexSchemaContributionListener
-
Packages that use IndexSchemaContributionListener Package Description org.hibernate.search.engine.mapper.mapping.building.spi -
-
Uses of IndexSchemaContributionListener in org.hibernate.search.engine.mapper.mapping.building.spi
Methods in org.hibernate.search.engine.mapper.mapping.building.spi with parameters of type IndexSchemaContributionListener Modifier and Type Method Description IndexSchemaElement
IndexBindingContext. schemaElement(IndexSchemaContributionListener listener)
-