Interface | Description |
---|---|
PropertiesConfig | |
PropertiesConfigSource |
implementations should have no-arg constructors
|
Class | Description |
---|---|
BasicPropertiesConfigSource | |
DelayedLogItem | |
MConfig | |
MLogConfigSource |
Intended solely for use by com.mchange.v2.log.MLogConfig;
|
MultiPropertiesConfig |
MultiPropertiesConfig allows applications to accept configuration data
from a more than one property file (each of which is to be loaded from
a unique path using this class' ClassLoader's resource-loading mechanism),
and permits access to property data via the resource path from which the
properties were loaded, via the prefix of the property (where hierarchical
property names are presumed to be '.'-separated), and simply by key.
|
PropertiesConfigSource.Parse |
Enum | Description |
---|---|
DelayedLogItem.Level |