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