Class BindValuesInstantiator.ModelUpdateEventHandler
java.lang.Object
eu.qualimaster.events.EventHandler<eu.qualimaster.coordination.events.ModelUpdatedEvent>
eu.qualimaster.easy.extension.internal.BindValuesInstantiator.ModelUpdateEventHandler
- Enclosing class:
BindValuesInstantiator
private static class BindValuesInstantiator.ModelUpdateEventHandler
extends eu.qualimaster.events.EventHandler<eu.qualimaster.coordination.events.ModelUpdatedEvent>
Handles updates of the coordination model.
- Author:
- Holger Eichelberger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidhandle(eu.qualimaster.coordination.events.ModelUpdatedEvent event) Methods inherited from class eu.qualimaster.events.EventHandler
consume, handles, handlesChannel
-
Constructor Details
-
ModelUpdateEventHandler
protected ModelUpdateEventHandler()Creates a handler instance.
-
-
Method Details
-
handle
protected void handle(eu.qualimaster.coordination.events.ModelUpdatedEvent event) - Specified by:
handlein classeu.qualimaster.events.EventHandler<eu.qualimaster.coordination.events.ModelUpdatedEvent>
-