| Package | Description |
|---|---|
| org.hibernate.search.mapper.pojo.extractor | |
| org.hibernate.search.mapper.pojo.extractor.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerExtractorConfigurationContext.define(String extractorName,
Class<? extends ContainerExtractor> extractorClass) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ContainerExtractor> |
ContainerExtractorRegistry.getForName(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerExtractorRegistry.Builder.define(String extractorName,
Class<? extends ContainerExtractor> extractorClass) |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.