public interface ConditionHandler
Modifier and Type | Method and Description |
---|---|
void |
handle(ConditionHandlerContext context)
Handle the runtimecondition as contained in the context object passed.
|
void handle(ConditionHandlerContext context)
context
- the condition informationCopyright © 2005–2018. All rights reserved.