Package org.apache.solr.util.plugin

Interface Summary
MapInitializedPlugin A plugin that can be initialized with a Map<String,String>
NamedListInitializedPlugin A plugin that can be initialized with a NamedList
PluginInfoInitialized A plugin that can be initialized with a PluginInfo
ResourceLoaderAware Deprecated. This interface has been kept for backwards compatibility and will be removed in (5.0).
SolrCoreAware  
 

Class Summary
AbstractPluginLoader<T> An abstract super class that manages standard solr-style plugin configuration.
MapPluginLoader<T extends MapInitializedPlugin>  
NamedListPluginLoader<T extends NamedListInitializedPlugin>  
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.