|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigurationService
| Method Summary | ||
|---|---|---|
|
updateConfiguration(java.lang.String id,
java.util.Map<java.lang.String,T> configurationData)
Updates the configuration with the specified id |
|
| Method Detail |
|---|
<T> void updateConfiguration(java.lang.String id,
java.util.Map<java.lang.String,T> configurationData)
T - Type of configuration appropriate for the id passed.id - unique configuration identifier, must not be null
or an empty StringconfigurationData - Map of configurationDataConfigurationConsumer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||