public class PluginBag.LazyPluginHolder<T> extends PluginBag.PluginHolder<T>
| Modifier and Type | Field and Description |
|---|---|
protected ResourceLoader |
resourceLoader |
protected SolrException |
solrException |
inst, pluginInfo| Modifier and Type | Method and Description |
|---|---|
T |
get() |
boolean |
isLoaded() |
close, getClassName, getPluginInfo, toStringprotected SolrException solrException
protected ResourceLoader resourceLoader
public boolean isLoaded()
isLoaded in class PluginBag.PluginHolder<T>Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.