railo.runtime.monitor
Interface RequestMonitor

All Superinterfaces:
Monitor
All Known Implementing Classes:
RequestMonitorWrap

public interface RequestMonitor
extends Monitor


Field Summary
 
Fields inherited from interface railo.runtime.monitor.Monitor
TYPE_ACTION, TYPE_INTERVALL, TYPE_REQUEST
 
Method Summary
 Query getData(ConfigWeb config, Map<String,Object> arguments)
           
 void log(PageContext pc, boolean error)
           
 
Methods inherited from interface railo.runtime.monitor.Monitor
getClazz, getName, getType, init, isLogEnabled
 

Method Detail

log

void log(PageContext pc,
         boolean error)
         throws IOException
Throws:
IOException

getData

Query getData(ConfigWeb config,
              Map<String,Object> arguments)
              throws PageException
Throws:
PageException


Copyright © 2012 Railo