public interface SearchIntegration extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
static SearchIntegrationBuilder |
builder(ConfigurationPropertySource propertySource,
ConfigurationPropertyChecker propertyChecker) |
void |
close() |
Backend |
getBackend(String backendName) |
IndexManager |
getIndexManager(String indexManagerName) |
IndexManager getIndexManager(String indexManagerName)
void close()
close in interface AutoCloseablestatic SearchIntegrationBuilder builder(ConfigurationPropertySource propertySource, ConfigurationPropertyChecker propertyChecker)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.