public class ImplicitPlugins extends Object
| Constructor and Description |
|---|
ImplicitPlugins() |
| Modifier and Type | Method and Description |
|---|---|
static List<PluginInfo> |
getHandlers(SolrCore solrCore) |
static PluginInfo |
getReqHandlerInfo(String name,
Class clz,
Map defaults) |
public static List<PluginInfo> getHandlers(SolrCore solrCore)
public static PluginInfo getReqHandlerInfo(String name, Class clz, Map defaults)
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.