| Interface | Description |
|---|---|
| Constants |
An convenient interface which is used to store all the constant property
names.
|
| Class | Description |
|---|---|
| ApplicationProperties |
This is the utility class to provide the application properties file details
to be loaded for application.
Contains the properties file name and the flag to enable/disable the monitoring functionality. |
| PropertyFileMonitor |
A watch dog which Monitors the Property file specified, and loads whenever it
is modified.
So maintains the properties up-to-date. |
| VarraProperties |
Loads the Properties from the environment, system and file, make them
Available to rest of the application.
|
Copyright © 2016 utils4j. All Rights Reserved.