|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface which can be implemented by any object which should be configurable using the EdenLib configuration objects.
| Method Summary | |
void |
loadConfiguration(Configuration configuration)
Load the configuration using the given configuration object. |
void |
saveConfiguration(MutableConfiguration configuration)
Save the configuration to the given configuration object. |
| Method Detail |
public void loadConfiguration(Configuration configuration)
throws ConfigurationException
configuration - The configuration object
ConfigurationException - Exception during configuration
public void saveConfiguration(MutableConfiguration configuration)
throws ConfigurationException
configuration - The mutable configuration object
ConfigurationException - Exception during configuration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||