public interface EvaluationListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
evaluationFinished(SuspendContextImpl context) |
void |
evaluationStarted(SuspendContextImpl context) |
void evaluationStarted(SuspendContextImpl context)
void evaluationFinished(SuspendContextImpl context)