public abstract class BaseConfigDataProvider extends java.lang.Object implements ConfigDataProvider
ConfigDataProvider that concrete classes should extend rather than implementing
ConfigDataProvider directly. It implements the Closeable.close() method that concrete classes typically
shouldn't have to worry about.| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.io.Reader> |
_readers |
| Constructor and Description |
|---|
BaseConfigDataProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigDataInfo, getConfigDataReaders