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