public interface MappingStartContext
| Modifier and Type | Method and Description |
|---|---|
BeanResolver |
beanResolver() |
ConfigurationPropertySource |
configurationPropertySource() |
ContextualFailureCollector |
failureCollector()
A collector of (non-fatal) failures, allowing notification of Hibernate Search
that something went wrong and an exception should be thrown at some point,
while still continuing the bootstrap process for some time to collect other errors
that could be relevant to users.
|
ContextualFailureCollector failureCollector()
BeanResolver beanResolver()
BeanResolver.ConfigurationPropertySource configurationPropertySource()
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.