org.apache.solr.core
Class SolrInfoRegistry
java.lang.Object
org.apache.solr.core.SolrInfoRegistry
Deprecated. Solr now supports multiple cores and no longer uses a static singleton for SolrCore.
@Deprecated
public class SolrInfoRegistry
- extends Object
- Version:
- $Id: SolrInfoRegistry.java 631124 2008-02-26 08:19:26Z hossman $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SolrInfoRegistry
public SolrInfoRegistry()
- Deprecated.
getRegistry
@Deprecated
public static Map<String,SolrInfoMBean> getRegistry()
- Deprecated.
Copyright © 2011 Apache Software Foundation. All Rights Reserved.