Interface DetailedGeneralConfigurationChangesEventHandler
- All Known Implementing Classes:
DetailedGeneralConfigurationChangesEventHandlerImpl
public interface DetailedGeneralConfigurationChangesEventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleGeneralConfigurationUpdated
(GeneralConfigurations oldConfiguration, GeneralConfigurations newConfiguration)
-
Method Details
-
handleGeneralConfigurationUpdated
void handleGeneralConfigurationUpdated(GeneralConfigurations oldConfiguration, GeneralConfigurations newConfiguration)
-