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