JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
G
L
P
R
C
configFile
- Variable in class de.weltraumschaf.config.
ReloadingPropertiesConfiguration
Where the configuration is loaded from.
D
de.weltraumschaf.config
- package de.weltraumschaf.config
E
ensureConfigurationIsFresh()
- Method in class de.weltraumschaf.config.
ReloadingPropertiesConfiguration
Reads the property file from disk if the files modification date is after the last one read.
G
getFlag(String, boolean)
- Method in class de.weltraumschaf.config.
ReloadingPropertiesConfiguration
Get a boolean property by name.
getInteger(String, int)
- Method in class de.weltraumschaf.config.
ReloadingPropertiesConfiguration
Get a integer property by name.
getProperty(String, String)
- Method in class de.weltraumschaf.config.
ReloadingPropertiesConfiguration
Get a property by name.
getProperty(String)
- Method in class de.weltraumschaf.config.
ReloadingPropertiesConfiguration
Get the property from the underlying object and ensures it is fresh loaded.
getRequiredProperty(String)
- Method in class de.weltraumschaf.config.
ReloadingPropertiesConfiguration
Get a property by name.
L
lastLoad
- Variable in class de.weltraumschaf.config.
ReloadingPropertiesConfiguration
Time in milliseconds.
P
properties
- Variable in class de.weltraumschaf.config.
ReloadingPropertiesConfiguration
Holds the configuration values.
R
ReloadingPropertiesConfiguration
- Class in
de.weltraumschaf.config
This configuration is a Java properties file based configuration, which reloads its content if the properties file has changed.
ReloadingPropertiesConfiguration(String)
- Constructor for class de.weltraumschaf.config.
ReloadingPropertiesConfiguration
Convenience constructor for file name as string.
ReloadingPropertiesConfiguration(File)
- Constructor for class de.weltraumschaf.config.
ReloadingPropertiesConfiguration
Convenience constructor for file.
ReloadingPropertiesConfiguration(Path)
- Constructor for class de.weltraumschaf.config.
ReloadingPropertiesConfiguration
Dedicated constructor.
C
D
E
G
L
P
R
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012
Sven Strittmatter
. All Rights Reserved.