Uses of Class
de.cxp.ocs.plugin.PluginManager
-
Packages that use PluginManager Package Description de.cxp.ocs de.cxp.ocs.indexer -
-
Uses of PluginManager in de.cxp.ocs
Methods in de.cxp.ocs that return PluginManager Modifier and Type Method Description PluginManagerApplication. getPluginManager(ApplicationProperties properties)Methods in de.cxp.ocs with parameters of type PluginManager Modifier and Type Method Description IndexerConfigurationProviderApplication. configurationProvider(PluginManager pluginManager, ApplicationProperties properties) -
Uses of PluginManager in de.cxp.ocs.indexer
Constructors in de.cxp.ocs.indexer with parameters of type PluginManager Constructor Description IndexerFactory(org.elasticsearch.client.RestHighLevelClient elasticsearchClient, PluginManager pm)
-