Uses of Class
org.apache.solr.util.plugin.AbstractPluginLoader

Packages that use AbstractPluginLoader
org.apache.solr.schema IndexSchema and FieldType implementations for powering schema.xml 
org.apache.solr.util.plugin Common APIs related to implementing Solr plugins 
 

Uses of AbstractPluginLoader in org.apache.solr.schema
 

Subclasses of AbstractPluginLoader in org.apache.solr.schema
 class FieldTypePluginLoader
           
 

Uses of AbstractPluginLoader in org.apache.solr.util.plugin
 

Subclasses of AbstractPluginLoader in org.apache.solr.util.plugin
 class MapPluginLoader<T extends MapInitializedPlugin>
           
 class NamedListPluginLoader<T extends NamedListInitializedPlugin>
           
 



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