| Package | Description |
|---|---|
| org.hibernate.search.cfg | |
| org.hibernate.search.engine.spi | |
| org.hibernate.search.indexes.interceptor |
| Modifier and Type | Method and Description |
|---|---|
IndexedMapping |
IndexedMapping.interceptor(Class<? extends EntityIndexingInterceptor> interceptor) |
| Modifier and Type | Method and Description |
|---|---|
EntityIndexingInterceptor |
EntityIndexBinding.getEntityIndexingInterceptor() |
| Modifier and Type | Class and Description |
|---|---|
class |
DontInterceptEntityInterceptor
Do not apply any interception.
|
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.