railo.runtime.monitor
Class RequestMonitorWrap

java.lang.Object
  extended by railo.runtime.monitor.MonitorWrap
      extended by railo.runtime.monitor.RequestMonitorWrap
All Implemented Interfaces:
Monitor, RequestMonitor

public class RequestMonitorWrap
extends MonitorWrap
implements RequestMonitor


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

RequestMonitorWrap

public RequestMonitorWrap(Object monitor)
Method Detail

log

public void log(PageContext pc,
                boolean error)
         throws IOException
Specified by:
log in interface RequestMonitor
Throws:
IOException

getData

public Query getData(ConfigWeb config,
                     Map<String,Object> arguments)
              throws PageException
Specified by:
getData in interface RequestMonitor
Throws:
PageException


Copyright © 2012 Railo