public interface ConditionHandler
Modifier and Type | Method and Description |
---|---|
void |
handle(ConditionHandlerContext context)
Handle the engine condition as contained in the context object passed.
|
void handle(ConditionHandlerContext context)
context
- the condition information