public static 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, getClassNameprotected 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-2016 Apache Software Foundation. All Rights Reserved.