public interface IndexManagerFactory extends Service
ClassLoaders used to resolve implementation names,
define new short-hand aliases, change the default implementation.| Modifier and Type | Method and Description |
|---|---|
IndexManager |
createDefaultIndexManager() |
IndexManager |
createIndexManagerByName(String indexManagerImplementationName) |
IndexManager createDefaultIndexManager()
IndexManager createIndexManagerByName(String indexManagerImplementationName)
indexManagerImplementationName - how this is resolved to an IndexManager type
is left to the implementor.Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.