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