|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyProvider | |
---|---|
cz.cuni.amis.utils.configuration | |
cz.cuni.amis.utils.configuration.providers |
Uses of PropertyProvider in cz.cuni.amis.utils.configuration |
---|
Methods in cz.cuni.amis.utils.configuration that return types with arguments of type PropertyProvider | |
---|---|
protected List<PropertyProvider> |
PropertiesManager.getProvidersList()
|
Methods in cz.cuni.amis.utils.configuration with parameters of type PropertyProvider | |
---|---|
int |
PropertyProvider.compareTo(PropertyProvider o)
|
Uses of PropertyProvider in cz.cuni.amis.utils.configuration.providers |
---|
Subclasses of PropertyProvider in cz.cuni.amis.utils.configuration.providers | |
---|---|
class |
AbstractPropertiesProvider
Wrapper of java.util.Properties class. |
class |
EnvironmentVariableProvider
Read property from system variable. |
class |
JVMOptionsProvider
Reads property from -D options passed to the JVM. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |