public class LoggerModelHandler extends ModelHandlerBase
context| Constructor and Description |
|---|
LoggerModelHandler(Context context) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<LoggerModel> |
getSupportedModelClass() |
void |
handle(InterpretationContext intercon,
Model model) |
void |
postHandle(InterpretationContext intercon,
Model model) |
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextpublic LoggerModelHandler(Context context)
protected Class<LoggerModel> getSupportedModelClass()
getSupportedModelClass in class ModelHandlerBasepublic void handle(InterpretationContext intercon, Model model) throws ModelHandlerException
handle in class ModelHandlerBaseModelHandlerExceptionpublic void postHandle(InterpretationContext intercon, Model model)
postHandle in class ModelHandlerBaseCopyright © 2005–2019 QOS.ch. All rights reserved.