|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.monitor.MonitorWrap
railo.runtime.monitor.RequestMonitorWrap
public class RequestMonitorWrap
Field Summary |
---|
Fields inherited from interface railo.runtime.monitor.Monitor |
---|
TYPE_ACTION, TYPE_INTERVALL, TYPE_REQUEST |
Constructor Summary | |
---|---|
RequestMonitorWrap(Object monitor)
|
Method Summary | |
---|---|
Query |
getData(ConfigWeb config,
Map<String,Object> arguments)
|
void |
log(PageContext pc,
boolean error)
|
Methods inherited from class railo.runtime.monitor.MonitorWrap |
---|
getClazz, getMonitor, getName, getType, init, isLogEnabled |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface railo.runtime.monitor.Monitor |
---|
getClazz, getName, getType, init, isLogEnabled |
Constructor Detail |
---|
public RequestMonitorWrap(Object monitor)
Method Detail |
---|
public void log(PageContext pc, boolean error) throws IOException
log
in interface RequestMonitor
IOException
public Query getData(ConfigWeb config, Map<String,Object> arguments) throws PageException
getData
in interface RequestMonitor
PageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |