public interface DefaultDynamicConfiguration
The manager class is responsible of read and write the properties list of the dynamic configuration file.
Modifier and Type | Method and Description |
---|---|
String |
getName()
Get the dynamic configuration component name.
|
DynPropertyList |
read()
Reads a configuration file and generates a properties list.
|
void |
write(DynPropertyList dynProperties)
Update a configuration file with the values of the properties list.
|
DynPropertyList read()
void write(DynPropertyList dynProperties)
file
- Info to be stored on the original file.String getName()
Copyright © 2010–2015 General Directorate for Information Technologies (DGTI) of the Regional Ministry of Finance and Public Administration of the Generalitat Valenciana.. All rights reserved.