public interface DirectoryProviderInitializationContext
| Modifier and Type | Method and Description |
|---|---|
Optional<LockFactory> |
createConfiguredLockFactory() |
BeanResolver |
getBeanResolver() |
ConfigurationPropertySource |
getConfigurationPropertySource() |
org.hibernate.search.util.common.reporting.EventContext |
getEventContext() |
org.hibernate.search.util.common.reporting.EventContext getEventContext()
BeanResolver getBeanResolver()
BeanResolver.ConfigurationPropertySource getConfigurationPropertySource()
Optional<LockFactory> createConfiguredLockFactory()
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.