Uses of Interface
org.apache.solr.core.SolrEventListener

Packages that use SolrEventListener
org.apache.solr.core   
org.apache.solr.update   
 

Uses of SolrEventListener in org.apache.solr.core
 

Methods in org.apache.solr.core that return types with arguments of type SolrEventListener
static List<SolrEventListener> SolrCore.parseListener(String path)
           
 

Uses of SolrEventListener in org.apache.solr.update
 

Fields in org.apache.solr.update with type parameters of type SolrEventListener
protected  Vector<SolrEventListener> UpdateHandler.commitCallbacks
           
protected  Vector<SolrEventListener> UpdateHandler.optimizeCallbacks
           
 



Copyright © 2006 - 2009 The Apache Software Foundation