public class AsyncRequestMonitor extends Object implements RequestMonitor
TYPE_ACTION, TYPE_INTERVALL, TYPE_REQUEST
Constructor and Description |
---|
AsyncRequestMonitor(RequestMonitor monitor) |
Modifier and Type | Method and Description |
---|---|
Class |
getClazz() |
Query |
getData(ConfigWeb config,
Map<String,Object> arguments)
returns data for a single context
|
String |
getName() |
short |
getType() |
void |
init(ConfigServer configServer,
String name,
boolean logEnabled) |
boolean |
isLogEnabled() |
void |
log(PageContext pc,
boolean error) |
public AsyncRequestMonitor(RequestMonitor monitor)
public void init(ConfigServer configServer, String name, boolean logEnabled)
public boolean isLogEnabled()
isLogEnabled
in interface Monitor
public Query getData(ConfigWeb config, Map<String,Object> arguments) throws PageException
RequestMonitor
getData
in interface RequestMonitor
PageException
public void log(PageContext pc, boolean error) throws IOException
log
in interface RequestMonitor
IOException
Copyright © 2015 Lucee