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