public class AppenderRefModelHandler extends ModelHandlerBase
context| Constructor and Description |
|---|
AppenderRefModelHandler(Context context) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends AppenderRefModel> |
getSupportedModelClass()
Subclasses should return the sub-class of Model that they expect to handle.
|
void |
handle(InterpretationContext intercon,
Model model) |
postHandleaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextpublic AppenderRefModelHandler(Context context)
protected Class<? extends AppenderRefModel> getSupportedModelClass()
ModelHandlerBasegetSupportedModelClass in class ModelHandlerBaseModelHandlerBase.isSupportedModelType(Model)public void handle(InterpretationContext intercon, Model model) throws ModelHandlerException
handle in class ModelHandlerBaseModelHandlerExceptionCopyright © 2005–2019 QOS.ch. All rights reserved.