public class NotInteractivePlugin extends AbstractPlugin
| Constructor and Description |
|---|
NotInteractivePlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
postPlug(Map<String,Object> dataModel,
RequestContext context)
postPlug after the dataModel of the simplest-view be generated.
|
void |
prePlug(RequestContext context)
prePlug after the real method be invoked.
|
addEventListener, addType, changeStatus, equals, getAuthor, getDirName, getId, getLang, getName, getRendererId, getSetting, getStatus, getTypes, getVersion, hashCode, plug, plug, readLangs, setAuthor, setDir, setId, setName, setRendererId, setSetting, setStatus, setVersion, start, stop, toJSONObject, unplugpublic void prePlug(RequestContext context)
AbstractPluginprePlug in class AbstractPlugincontext - contextpublic void postPlug(Map<String,Object> dataModel, RequestContext context)
AbstractPluginpostPlug in class AbstractPlugindataModel - dataModelcontext - contextCopyright © 2009–2019 B3log. All rights reserved.