public static class PluginBag.LazyPluginHolder<T> extends PluginBag.PluginHolder<T>
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.lucene.analysis.util.ResourceLoader |
resourceLoader |
protected SolrException |
solrException |
pluginInfo| Modifier and Type | Method and Description |
|---|---|
T |
get() |
boolean |
isLoaded() |
close, getClassNameprotected SolrException solrException
protected org.apache.lucene.analysis.util.ResourceLoader resourceLoader
public boolean isLoaded()
isLoaded in class PluginBag.PluginHolder<T>public T get()
get in class PluginBag.PluginHolder<T>Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.