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