public interface IConfiguration
| Modifier and Type | Method and Description | 
|---|---|
String | 
getId()  | 
Properties | 
getProperties()  | 
void | 
update(Properties properties)  | 
String getId()
Properties getProperties() throws IOException
IOExceptionvoid update(Properties properties) throws IOException
IOException